Srinivas Koushik's repositories
Resume-Automation-using-ChatGPT
A Desktop Application for resume building which takes data needed for the resume and use ChatGPT API to make the the job description formal. The description input doesn't have to be formal.
Twitter-Clone
Designed a twitter like engine and web user interface which supports functionalities like register, subscribe. tweet, re-tweet, and search queries based on hashtags and profiles.
BitTorrent-Simulation
Bittorent is a P2P protocol which helps users to share the contents of the files at a faster rate. In this project, we've created a simulation of bittorent protocol and send an image across systems.
connect4pygame
This is 2 player connect four game developed using pygame and socket programming. Run the "red.py" file first and then "yellow.py"
Instagram_Likes
This is a simple python code to create a bot using selenium module which will automatically like all posts in a page in instagram
RockPaperScissors
A probabilistic model to predict rock, paper, scissors
Searchbox
Search is an utility tool that will scrape the job openings from LinkedIn based on the role, location, and company and create a CSV file that contains the company, role, job application link, and #similarity score between the job description and your resume leaving you time to focus on more important tasks.
Understanding-Distributed-Systems-in-Erlang
Understanding concepts of distributed systems by practically implementing simulations