MathematicusLucian
Masters in Computer Science. Algo studies at Oxford Uni. Python, JavaScript, TypeScript, Java. Angular, React, NgRx, Node. Flask, FastAPI, SciKit, Tensorflow
"The code shall set you free"Greater London... or backpacking
Pinned Repositories
area-between-towers
Tech challenge: Where an array of tower heights, use TypeScript to calculate the pair of consecutive towers between which there is the greatest area.
crypto-dash-ui
Vite + Vue 3 + TypeScript
f1-app
Tech challenge: Angular render of Ergast F1 data via bespoke Python Flask middle-ware. Docker. Angular Material. Displays driver standings and lap chart depending on selected season and round.
facesmash
Variant of Facebook Facesmash Code
Genome-Browser-API
Python API (FastAPI; Pydantic; VirtualEnv; Swagger) for comparison of ancestry website DNA report with SNPedia data. The major/minor alleles of gene variants, their associated gene, chromosome position, etc..
Genome-Browser-UI
React-based (TypeScript) UI client application (with NextJs), and which queries the Genome Browser API to present genome (gene variant) data (patient data is combined with SNP pairs data to show health risks.) For security reasons, the user's patient data is not shared to the server, but remains on their machine (in the web browser IndexedDB.)
gridmatch-service
An implementation of my gridmatch library
Hottest-MP-Elo-Rating-Algorithm
Inspired by Facebook's founder Mark Zuckerberg's FaceMash; based on an Elo rating algorithm on the window of a Havard dorm. Angular 8, Material, RxJS, PHP API, MySQL DB, Algorithm
RandomGeneratorModels
Tech challenge: React ui, Flask api, and Sqlite3 db - for performance comparison of bespoke models, including binary search tree, to generate random numbers (per given probabilities: likelihood of each random number occurring.)
WordpressTS
Angular Front-End App for Headless CMS (Wordpress modified). Fetches posts as JSON via API, and renders Material theme.
MathematicusLucian's Repositories
MathematicusLucian/Wordpress-Decapitated
MathematicusLucian/MP-Expenses
MathematicusLucian/top_recruiter
MathematicusLucian/analytica_api
Crude PHP API with MySQL DB - need to add auth, and replace with Slim or Laravel
MathematicusLucian/roshambo-beta-rps
rock-paper-scissors
MathematicusLucian/vd-techtest
Tech Test
MathematicusLucian/postToLinkedIn
Experimentation with LinkedIn API - making of image posts to the network
MathematicusLucian/Reverse-engineered-McDonalds-API
I can't see documentation, but there seems to be a API at McDonalds.com and I'm feeling curious ;)
MathematicusLucian/crowdcomms-frontend-coding-challenge
An Angular coding challenge for frontend developer role
MathematicusLucian/Data-Visualisation-PoliceAPI-McDonalds-Haversine-Formula
Accessing the Police API and McDonald's store location data, to use the Haversine formula, to see if level of anti-social "yobbo" crime is higher in the vicinity of a MackyD venue
MathematicusLucian/VibeScribe
Scrapping newspapers to find latest popular viral news stories
MathematicusLucian/facesmash
Variant of Facebook Facesmash Code
MathematicusLucian/daily_laugh
DIY MVC: Cat Meme Website - PHP, MySQL
MathematicusLucian/csvMasher
MathematicusLucian/selenium_testing
Testing website with Selenium - attempt to overcome captcha
MathematicusLucian/phantom-js-testing
Testing website with Phantom JS