desmondblue
Here is a glimpse to my portfolio including the novice projects from when I started coding
Pinned Repositories
Data-Scraper
Real time data scraper using jsoup in java
FootballScorecardLib
A simple java application for tracking live football match score
GlobalTemperaturesWebApp
Light weight python Flask Web application
hello-world
Hey! What's up?
image-reconstruction-web-app
A web application using python framework for converting 2 dimensional images to 3D reconstruction
Java-Programs
Random Programs written by me in Java
LicensePlateChecker
A simple java application program for checking German License Plate Numbers
linearsearch.c
Source code in C to perform linear search
Python_Programs
Programs in Python pertaining to Infosys Module 5.0 coded and compiled by me. The programs make extensive use of python 3 and its various functions. There are various regex pattern finding codes, file handling programs and various oracle11g database programs that make use of cx_Oracle
Real-Estate-Management-System
A real estate management system program built in python 3.x and Oracle11g
desmondblue's Repositories
desmondblue/image-reconstruction-web-app
A web application using python framework for converting 2 dimensional images to 3D reconstruction
desmondblue/Real-Estate-Management-System
A real estate management system program built in python 3.x and Oracle11g
desmondblue/Data-Scraper
Real time data scraper using jsoup in java
desmondblue/FootballScorecardLib
A simple java application for tracking live football match score
desmondblue/GlobalTemperaturesWebApp
Light weight python Flask Web application
desmondblue/hello-world
Hey! What's up?
desmondblue/Java-Programs
Random Programs written by me in Java
desmondblue/LicensePlateChecker
A simple java application program for checking German License Plate Numbers
desmondblue/linearsearch.c
Source code in C to perform linear search
desmondblue/Python_Programs
Programs in Python pertaining to Infosys Module 5.0 coded and compiled by me. The programs make extensive use of python 3 and its various functions. There are various regex pattern finding codes, file handling programs and various oracle11g database programs that make use of cx_Oracle
desmondblue/Overall-Equipment-effectiveness-Calculation-tool
The software calculates Overall Equipment Effectiveness Score
desmondblue/RealEstateManager
desmondblue/Statistical-tests-in-C
The following is implementation of z-test , t-test and linear regression in C