Hi, I'm Rameş, a former software engineer currently studying MSc Informatics at TUM,
specializing in AI, with a focus on Deep Learning and Computer Vision ∴
For more, be sure to check out my homepage rames.dev
Here is a list of repos. But keep in mind that not all of them is complete.
- kes.im No-log url shortener works on top of Cloudflares' Workers.
- trigonoparty Simple Trigonometry Visualisation with Pure JavaScript.
- kilp Util for Mac to kill process listening on port.
- glone Simple utility to run post-clone jobs after git clone.
- mom Proof of concept for Message-Oriented-Middleware based architecture.
- visual noises Noise Algorithms Visualised in 1D and 2D with pure JavaScript.
- numerica Numerical analysis methods implemented in Python.
- facty Integer Factorization Approaches with JavaScript.
- mltk My own basic ML toolkit to use in cloud notebooks.
- email2push CF email worker for sending auth codes from emails as push notifications.
- dev stack Personal Development Stack.
- definitions Some definitions that I'm having trouble to remember.
- links Great links to remember.
- ytu yemek Daily dinning hall menu fetcher.
- ai heart disease prediction Heart disease prediction with ML, homework of Data mining lecture.
- ai weight estimation Weight estimation with ML, homework of AI lecture.
- generic algorithms 101 Single line drawing imitations with Genetic Algorithms, homework of AI lecture.
- 8086 assembly Exercises for Assembly lecture.
- 8086 simulations Exercises for 8086 Microprocessor lecture.
- logic circuits Exercises for Logic Circuits lecture.
- image processing 101 Exercises of Digital Image Processing lecture.
- signal processing 101 Exercises of Digital Signal Processing lecture.
- data processing 101 Term project of Big Data Processing and Analytics lecture.
- discrete math Homeworks and Project for Discrete Mathematics lecture.
- software engineering project Simple project for Software Engineering lecture.
- electronic circuits Exercises and Laboratory work for Electronic Circuits lecture.
- agnostic Walkthrough for creating provider agnostic scalable server environment from scratch.
- famine Early POC for 2D RTS Kinda Game Rendering in Browser.
- aloy My own NodeJS utilities / recipes / sandboxing collection library.
- foqus Site blocker proxy to help you focus.
- hello haskel Notes and examples of Haskell.
- hello erlang Notes and examples of Erlang.
- hello c Exercises for various lectures done with C language.
- hello python Notes and examples of Python.
- hello java Notes and examples of Java.
- hello go Notes and examples of Go language.
- hello sql Notes and examples of SQL.
- hello react redux Gentle meeting with React/Redux environment.
- hello godot Exercises with Godot game engine.
- hello pandas Exercises with Python's Pandas library.
- bedelliaskerlikciktimi.com Information hub for paid military service news.
- easy web worker Library for Easy Communication Protocol for Web Workers.
- vapora Improved version of ghost theme for turkish language.
- gerzek Talented bot for slack.
- project euler My solutions of project-euler problems.
- mars rovers code challenge My solution for mars rovers code challange.
- mountains Simple web blog demonstration where you can earn badges.
- rames.dev Personal web site.
- github readme This readme.
- cv My resume.
- npx card for
npx ramesaliyev
andnpx rames
- ramesaliyev.github.io Currently a placeholder for Github Pages.
- template jupyter quick start for jupyter notebook
- wasm square benchmark Square benchmark with WebAssembly.
- ej react workshop React workshop with Redux, Webpack and others.
- ecma.co Website for the company I co-found in past.
- babel-plugin-dynamic-import-to-require Babel plugin to transpile
import()
torequire()
.
- visualize generalized means Code of this blog post.
- pishro-nik solutions A Complete Solutions Guide to Pishro-Nik's book.
- default-backend A default backend (404 page) for nginx-ingress in Kubernetes.