Skip to content
View jahnabiroy's full-sized avatar
🎯
🎯

Highlights

  • Pro

Organizations

@devclub-iitd

Block or report jahnabiroy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
jahnabiroy/README.md

Hi there!

  • 😄 I am an undergrad at IIT Delhi in the Department of Computer Science and Engineering. Apart from being on an active spree of learning about new ideas and technologies, you might find me unwinding with a cup of coffee and a piece of paper to scribble ideas or drawings, wherever the mind takes me.

  • 💬 Other than the perennial overload of assignments and evaluations, feel free to hit me up for a quick chat or a deep ethical discussion! Contact me at my LinkedIn.

Jahnabi's GitHub stats Top Langs

Pinned Loading

  1. Trading-Simulator Trading-Simulator Public

    As part of the COP290 course, created a stock market trading simulator with real time price update and functionalities of comparing and filtering stocks based on specific parameters.

    Python

  2. Games-Based-Tracker-for-ADHD Games-Based-Tracker-for-ADHD Public

    Game Based Intervention for Individuals with ADHD, made as a part of the COP290 course requirements. Involves a scoring system with games addressed to cognitive needs of ADHD individuals and a ques…

    JavaScript 1 1

  3. TCP-like-UDP TCP-like-UDP Public

    This assignment was done as part of the COL334 course requirements. The objective of the assignment is to implement a simple file-transfer protocol using UDP Sockets. However, since UDP is unreliab…

    Python

  4. Automatic-Speech-Recognition-Corrector Automatic-Speech-Recognition-Corrector Public

    This assignment was done as part of COL333 Course Requirements. This project involved the development of an Automatic Speech Recognition (ASR) corrector utilizing a local beam search strategy to im…

    Python

  5. Deep-Learning Deep-Learning Public

    This assignment was done as part of the COL333 Course Requirements. The assignment was divided into 2 parts : Classification and Representational Learning.

    Python

  6. SAT-Solver SAT-Solver Public

    This project was done as part of the COL876 (SAT Solvers and Automated Reasoning) course requirements. This is a simple implementation of a CDCL-based SAT Solver. The solver involves some tried-and…

    Python