An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by usk2003

A curated list of projects in awesome lists by usk2003 .

https://github.com/usk2003/my-competitive-coding-templates

This repository contains my personal competitive programming templates in C, C++, C#, Java, and Python. It includes common functions and utilities for quick problem-solving, covering I/O handling, modular arithmetic, and other typical tasks, designed primarily for my use but open for others.

c coding competitive-programming cpp cs java python template

Last synced: 21 Feb 2025

https://github.com/usk2003/weather-data-analysis-in-szeged

This repository contains an in-depth analysis of historical weather data from Szeged, Hungary. The project uses Python to clean and process data, generate insightful visualizations, and identify patterns and correlations in weather parameters such as temperature, humidity, and precipitation.

analysis data-preprocessing-and-cleaning jupyter-notebook prediction python szeged weather-analysis

Last synced: 25 Feb 2025

https://github.com/usk2003/video-games-sales-prediction

This repository contains a machine learning project focused on predicting global video game sales using regression models like Gradient Boosting and Random Forest. It includes data preprocessing, analysis, and actionable insights for the gaming industry.

course-based-project decision-trees gradient-boosting jupyter-notebook knn machine-learning multi-linear-regression random-forest

Last synced: 25 Feb 2025

https://github.com/usk2003/personalwebpage-basichtml

This is my first HTML-based project—a personal webpage showcasing my academic background, skills, projects, certifications, achievements, and contact information. This website is created using basic HTML and CSS

basic-html basic-html-and-html5 css frontend html resume resume-template resume-website

Last synced: 25 Feb 2025

https://github.com/usk2003/ai-tictactoe

This is a Python-based Tic Tac Toe game using Tkinter, featuring both single-player mode (against an AI) and multiplayer mode. The game tracks player statistics such as wins, losses, and draws, and highlights the winning line. The AI uses the Minimax algorithm to make optimal moves for an engaging solo experience.

ai-algorithm gamedevelopment minimax-algorithm multiplayer python singleplayer tic-tac-toe tkinter tkinter-gui tkinter-python

Last synced: 25 Feb 2025

https://github.com/usk2003/suffix-tree-visualizer

This project repository provides a Python-based Suffix Tree Visualizer. It constructs suffix trees using Ukkonen's algorithm and visualizes them with matplotlib. Basic implementation for exploring string matching, text compression, and bioinformatics. Interactive, easy-to-use, and educational! 🌟

matplotlib python suffix-tree ukkonen-algorithm visualiser

Last synced: 05 Mar 2025

https://github.com/usk2003/income-testing-hypothesis

This repository analyzes data scientists' income using t-tests, providing insights into salary distributions and company ratings. Key features include data cleaning, statistical analysis, visualizations, and company suggestions for freshers. Practical advice helps guide career decisions effectively!

hypothesis-testing matplotlib pandas python statistical-analysis t-test

Last synced: 05 Mar 2025

https://github.com/usk2003/telephone-directory

This repository contains a Telephone Directory Application implemented in C using doubly linked lists. It allows efficient management of contacts, including adding, updating, deleting, searching, and sorting. Features a priority-based favorite contacts system for quick access. 🚀

Last synced: 05 Mar 2025

https://github.com/usk2003/vnrvjiet-lab-work

This repository contains my lab work for the B.Tech CSE-AIML program (2022-2026) under the R22 regulation at VNR Vignana Jyothi Institute of Engineering and Technology. It includes various subjects like Machine Learning, OS, Data Structures, C Programming, and more, showcasing my practical learning and implementations.

c-programming compiler-design computer-networks data-engineering data-structures data-visualization dbms engineering-drawing java machine-learning operating-system python software-engineering

Last synced: 25 Feb 2025

https://github.com/usk2003/smartinterviews

This repository contains coding problems and solutions practiced from the Smart Interviews platform. It is divided into Primary (advanced algorithmic challenges) and Basic (foundational problem-solving). Perfect for tracking progress, revisiting solutions, and enhancing coding expertise systematically.

coding coding-challenge-practice smartinterviews smartinterviews-basic smartinterviews-primary

Last synced: 25 Feb 2025

https://github.com/usk2003/usk2003

Config files for my GitHub profile.

config github-config

Last synced: 25 Feb 2025

https://github.com/usk2003/lab-machinelearning

This repository contains machine learning laboratory programs implemented during the 3rd-year coursework of the CSE - AIML stream at VNRVJIET under the R22 regulation prescribed by JNTUH. The programs are developed and tested in Google Colab and cover essential ML concepts, algorithms, and practical applications.

Last synced: 25 Feb 2025

https://github.com/usk2003/real-time-chat-application-using-tcp-ip

A Python-based Real-Time Chat Application with encryption, passkey-protected server, file sharing, and message history display. Features include a user-friendly GUI, multi-client support, and privacy-focused design. Built with Tkinter and socket programming, it’s secure, functional, and ideal for collaboration.

chat-application client file-transfer-protocol python real-time-local-chat server socket-programming tcp-ip tcp-server

Last synced: 25 Feb 2025