SREEHARI1994
Graduated in Mechanical Engineering in 2016. Now an avid coder seeking to unravel the mysteries hidden behind Computer Science.Deeply interested in AI,ML,RL,DL
studentKannur
Pinned Repositories
15-minute-apps
15 minute (small) desktop apps built with PyQt
AwesomePhotoOCR
Bioinformatics_specialization
My codes for the exercises and examples in bioinformatics specialization course on coursera
cctv_surveillance
Make cctv cameras smart enough to stop burglaries
coordinate
Get the coordinate or X and Y positions of any point or pixel on screen, using python
covid-analysis-scripts
Program files used for carrying out different analysis on the whole COVID situation including but not limited to the viral genome analysis
datasciencecoursera
datasharing
The Leek group guide to data sharing
Quantum_Computing_codingSchoolCourse
Python script files I used for the course
Semantic-search-engine
Creating a semantic search engine by making use of genism-topic modelling and flask framework
SREEHARI1994's Repositories
SREEHARI1994/Semantic-search-engine
Creating a semantic search engine by making use of genism-topic modelling and flask framework
SREEHARI1994/Quantum_Computing_codingSchoolCourse
Python script files I used for the course
SREEHARI1994/Bioinformatics_specialization
My codes for the exercises and examples in bioinformatics specialization course on coursera
SREEHARI1994/15-minute-apps
15 minute (small) desktop apps built with PyQt
SREEHARI1994/AwesomePhotoOCR
SREEHARI1994/cctv_surveillance
Make cctv cameras smart enough to stop burglaries
SREEHARI1994/coordinate
Get the coordinate or X and Y positions of any point or pixel on screen, using python
SREEHARI1994/covid-analysis-scripts
Program files used for carrying out different analysis on the whole COVID situation including but not limited to the viral genome analysis
SREEHARI1994/datasciencecoursera
SREEHARI1994/datasharing
The Leek group guide to data sharing
SREEHARI1994/eye_guard
Protect your eyes while coding
SREEHARI1994/FaceSwapProjectCopy
one-click face swap
SREEHARI1994/fast_screenshotter
An extremely super fast way to take multiple numbered screenshots of either full screen size or various pre-set sizes at the press of a button of your choice
SREEHARI1994/framer
Split any video into its full collection of individual frames saved as separate ordered and numbered image files
SREEHARI1994/FreeCAD
This is the official source code of FreeCAD, a free and opensource multiplatform 3D parametric modeler. Issues are managed on our own bug tracker at https://www.freecadweb.org/tracker
SREEHARI1994/githubtutorial
The accompanying GitHub repo for the medium article explaining how to correctly add and start using GitHub for your personal projects on Pc/Lap
SREEHARI1994/hello-world
tutorial
SREEHARI1994/IIITMK_fourth_sem_project
SREEHARI1994/InstagramPostByDateDownloader
Download all posts including reels and photos between two specified dates from any instagram account
SREEHARI1994/InstagramScraper
Download photos,reels and stories of any instagram account, public or Private(that you have access to) to your PC folders
SREEHARI1994/Linear-Algebra-MIT-Strang
Part of Learning Maths by writing Python code series
SREEHARI1994/nlp_class
SREEHARI1994/project_euler
My solutions to project_euler problems hosted on Hacker rank
SREEHARI1994/py4html
Write HTML in Python. No need to type a single word of HTML. Use Python to create web pages. Do web development only using Python. This is an ongoing project and will be updated frequently
SREEHARI1994/renamer
Rename all your files in any folder instantly. Just clone this repository, copy the renamer.py Python file to the folder. Open terminal or command prompt and type in the command- python renamer.py you new_name and all the files in that folder will be renamed with new_name followed by a number starting form 0.Currently configured for .jpg extension
SREEHARI1994/RndRstudiobasics
The codes and data used while attending data science specialisation by John Hopkins University
SREEHARI1994/simply4video
for sharing video files
SREEHARI1994/sreehari1994.github.io
SREEHARI1994/temporary_4learningVCS_Rstudio
Temporary repo for the data scientist toolbox repo
SREEHARI1994/ThinkPython_mysolutions
My solutions to the exercises in Allan Downey's Think Python Book