Pinned Repositories
Baron105
Config files for my GitHub profile.
calcu.te
Compilers-Lab
Contains the lab assignment questions and solutions for the course Compilers Lab (CS39003) at IIT Kharagpur for the Autumn Semester 2023-24.
Computer-Networks-Lab
Contains the lab assignment questions and solutions for the course Computer Networks Lab (CS39006) at IIT Kharagpur for the Spring Semester 2023-24.
CSES
This contains the CSES solutions and the book by Antti Laaksonen.
DBMS-WebApp
A web application for a database system for managing a university cultural festival.
ML-Assignments
Contains the lab assignment questions and solutions for the courses Machine Learning (CS60050) and Linear Algebra for AI and ML (AI61003) offered at IIT Kharagpur for the Autumn Semester 2023-24. Also contains the necessary slides and materials provided by the instructors.
Networks-Assignment-3
Using SMTP and POP3 to build a simple mail server system allowing the clients to send and receive mails.
Networks-Assignment-5
Emulating End-to-End Reliable Flow Control over Unreliable Communication Channels
SELab_Proj
Baron105's Repositories
Baron105/CSES
This contains the CSES solutions and the book by Antti Laaksonen.
Baron105/DBMS-WebApp
A web application for a database system for managing a university cultural festival.
Baron105/Baron105
Config files for my GitHub profile.
Baron105/calcu.te
Baron105/Compilers-Lab
Contains the lab assignment questions and solutions for the course Compilers Lab (CS39003) at IIT Kharagpur for the Autumn Semester 2023-24.
Baron105/Computer-Networks-Lab
Contains the lab assignment questions and solutions for the course Computer Networks Lab (CS39006) at IIT Kharagpur for the Spring Semester 2023-24.
Baron105/ML-Assignments
Contains the lab assignment questions and solutions for the courses Machine Learning (CS60050) and Linear Algebra for AI and ML (AI61003) offered at IIT Kharagpur for the Autumn Semester 2023-24. Also contains the necessary slides and materials provided by the instructors.
Baron105/Networks-Assignment-3
Using SMTP and POP3 to build a simple mail server system allowing the clients to send and receive mails.
Baron105/Networks-Assignment-5
Emulating End-to-End Reliable Flow Control over Unreliable Communication Channels
Baron105/Countdown_Timer
Simple Timer
Baron105/JavaScript-Projects
This Repository contains basic JavaScript-Projects that I'm making while learning JavaScript.
Baron105/Networks-Assignment-6
Implementing a Custom Protocol using Raw Sockets
Baron105/Operating-Systems-Lab
Contains the lab assignment questions and solutions for the course Operating Systems Lab (CS39002) at IIT Kharagpur for the Spring Semester 2023-24.
Baron105/pygame-tkinter-projects
some simulations and small games in pygame
Baron105/Python
All Algorithms implemented in Python
Baron105/quiz-app
Python Quiz App using Tkinter and Open Trivia Database Questions
Baron105/Virtual-Memory-Simulation
Simulating Virtual Memory through (Pure) Demand Paging