Skip to content
View timeo-schmidt's full-sized avatar
๐Ÿคฏ
๐Ÿคฏ
Block or Report

Block or report timeo-schmidt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
timeo-schmidt/README.md

Timeo Schmidt

๐Ÿ“ London, UK - Hamburg, DE
LinkedIn


Hi! ๐Ÿ‘‹๐Ÿผ

My name is Timeo, I am a student of MEng Electronic and Information Engineering at Imperial College London ๐Ÿ› ๐Ÿ‘จ๐Ÿผโ€๐ŸŽ“ ๐Ÿ“š.

Subjects I specialise in are Machine/Deep Learning, Computer Vision, Robotics and Embedded Systems. I am very passionate to work at the intersection of hardware and software.

Please head over to my LinkedIn to get in touch and find out about what I am working on.



Technologies I have worked with

Frontend

HTML5 HTML
CSS CSS
Javascript Javascript
Angular Angular
React React
Sass Sass
Bootstrap Bootstrap
Typescript Typescript
MaterializeCSS MaterializeCSS
๐Ÿ’ฉ Twig

Backend

C++ C++
Python Python
Node.js Node.js
Apache AWS
Lua Lua
Bash Bash
Flask Flask
Firebase Firebase
MySQL MySQL
Linux Linux
Apache Apache
Apache REST

Frameworks

Tensorflow Tensorflow
๐Ÿง  Keras
Open CV Open CV
๐Ÿผ Pandas
๐Ÿ“Š Matplotlib
๐Ÿ“š SciKit Learn

Engineering

๐Ÿงฎ Matlab/Simulink
๐Ÿ“Ÿ Intel Quartus Prime
โšก๏ธ LTSpice
๐Ÿ‘พ Verilog
๐Ÿค– Arduino
๐Ÿงฑ Autodesk Fusion 360 / AutoCAD
๐Ÿš˜ CANape / CANoe / Infineon Memtool
... and learning new technologies every day!



Stuff that I worked on ...

Villa Schmidt Online Shop ๐Ÿ› โ›ฑ ๐Ÿ›‹

Villa Schmidt Online Shop

Key facts
See it in action villa-schmidt.de Launch
Stack Used Shopware 6: Web, Twig, PHP, Composer, Docker, GitLab CI, SQL, Ubuntu, Elasticsearch
Notes Re-launch of 15 main sales channels โ€ข 1 Million configuration options โ€ข 10,000 highly configurable products

Moving-Out.co.uk ๐Ÿ“ฆ ๐Ÿšš ๐ŸŒ

Moving-Out.co.uk Website

Key facts
See it in action moving-out.co.uk
Stack used Web, Bootstrap, Firebase, Stripe Payments, Livechat, Social Media Ads
Notes State-of-the-art website with beautiful UI/UX โ€ข Online booking and quote request flows โ€ข Credit card payments

Autonomous Cars

Autonomous Cars

Key facts
See it in action YouTube
Stack used Python, Raspberry Pi, ESP8266, SciKit Learn, REST, Pandas, OpenCV
Notes Machine Learning Model for autonomous steering โ€ข Neural Network โ€ข Streaming video to processing server

Check out version 2


C Compiler + Assembler

  • Designing and implementing a C-Compiler in C++
  • Syntax parsing + lexing
  • Abstract syntax tree generation
  • MIPS assembly generation

CPU Hardware Design

  • Digital hardware design of a high-performance, low-power CPU
  • Project 1: Mu0 CPU design in Intel Quartus Prime
  • Project 2: MIPS CPU Design and testing in Verilog

Mars Rover Vision System

  • Vision system hardware design in Verilog for FPGA
  • Processing raw video stream in realtime
  • Object detection and localisation directly in hardware
  • Communication between custom vision processor and Nios-II softcore processor

Pinned Loading

  1. MU0-CPU-Design MU0-CPU-Design Public

    Verilog 1

  2. CocktailMaker CocktailMaker Public

  3. self-driving-i8 self-driving-i8 Public

    An approach of making a self driving car.

    Python

  4. C90-compiler C90-compiler Public

    C++

  5. Mars-Rover-Vision-Processing Mars-Rover-Vision-Processing Public

    Verilog

  6. MIPS32-T501 MIPS32-T501 Public

    Forked from JosiahMendes/MIPS32-T501

    A low power, high performance 32-bit, 5-cycle MIPS core that implements a subset of instructions.

    Verilog