SuchiCodes
  • Home
  • Projects
  • Contact
  • About
  • Resources

Journal SDE

A journaling application to note down day-to-day activities, built using python and Tkiner. Option to backup entries onto google drive, all data stored in encrypted form.

Rebuilding Git

Trying to rebuild the version control system "git" using the java programming language. Implements basic version control system functions and basic branching capabilities.

Weather Data Analysis

Study and analysis of weather data of states in India. Studies the data co-relation between things like closeness to the sea and temperature.

Smoke Detection

Send an alert when smoke value inserted into MySQL table exceeds a threshold limit. Handle smoke detector data, monitored asynchronously using triggers and a linux CLI utility called inotify.

Code Arena

A place where different types of programmers can gather and create teams to solve problems. Find other programmers looking to collaborate. Built for a hackathon!

Handwriting Recognition

A machine learning model built and tranined to recognize hand written digits. Built as a part of my intership at Suven Consultants.

Game of Life

John Conway's Game of Life Written in Java. Just a fun project to work on something beautifully recursive.

Sudoku Solver

A sudoku solver written in python with both a command line and graphical interface. Used to as a project to under backtracking and heuristics better.

Recipe Search

A recipe search built using React JS to search for your favorite dish.

Flappy Bird

A simple 2D python game written using the python game framework called pygame.

© 2021 Suchith Sridhar. All rights reserved.

Contribute to this website.