Skip to content
View nehas005's full-sized avatar

Block or report nehas005

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nehas005/README.md

Hi I'm Neha

| Computer Science Engineer |

I'm a dedicated Engineering Student passionate about continually learning new technologies and developing robust, efficient software solutions. My goal is to translate knowledge into practical, high-quality code.


Featured Projects (Personal)

1. [Browser Simulator]

[https://github.com/nehas005/Browser-History-Simulator] | Language: C

2. [Spotify Song Finder]

[https://github.com/nehas005/Spotify-Song-Tracker] | Language: JavaScript

3. [Web Scraper]

[https://github.com/nehas005/Product-Web-Scraper] | Language: Python

4. [To-Do List]

[https://github.com/nehas005/to-do-list] | Language: JavaScript


Collaborative Contributions

1. HireNest: Contributed Frontend Design + Database Mangement & Overall Integration to this library.

[https://github.com/nehas005/HireNest].

2. CPU Process Scheduler: Contributed multiple Algorithm based processing functions to this library.

[https://github.com/geek4s/process-scheduler-].

3. Facial Recognition Based Attendance System: Contributed the C functionality to this library.

[https://github.com/aaronjerry02/Attendance-Marking-Using-Facial-Recognition].

4. 4 bit Register: Contributed D-flipflop functionality & table simulation in testbench to this library.

[https://github.com/geek4s/4-bit-reg-with-mux-and-d-flipflop/tree/main].

5. Syntax Validator: Contributed lexer and main code files to this library.

My Technology Toolkit


Pinned Loading

  1. Browser-History-Simulator Browser-History-Simulator Public

    Implementation using Data Structures

    C

  2. aaronjerry02/Attendance-Marking-Using-Facial-Recognition aaronjerry02/Attendance-Marking-Using-Facial-Recognition Public

    A C-based face image matching attendance system.

    Python

  3. geek4s/4-bit-reg-with-mux-and-d-flipflop geek4s/4-bit-reg-with-mux-and-d-flipflop Public

    ddco mini project

    Verilog

  4. Product-Web-Scraper Product-Web-Scraper Public

    project to use BeautifulSoup library and extract data from webpages.

    Python

  5. Spotify-Song-Tracker Spotify-Song-Tracker Public

    project to learn and create using spotify API.

    JavaScript

  6. Syntax-Validation-PLY-Tools- Syntax-Validation-PLY-Tools- Public

    Provides basic python syntax validation using PLY.

    Python