Skip to content
View Rototu's full-sized avatar

Block or report Rototu

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Rototu/README.md

:octocat: About me

Hi there!

I am Emanuel, a full stack typescript engineer, constantly on the lookout for mentally challenging coding opportunities.

Most of my programming experience consists of building full-stack Next.js / Node.js apps in TypeScript. Currently also working with and Python on the BE side (Django, AWS lambdas, etc.).

Through the past few years I've been trying out other programming languages as well, such as C++, Haskell, OCaml, Scala, Kotlin, Java, and Elm.

😎 Some facts about me

🌱 I’m currently working for: NLPatent
📫 How to reach me: LinkedIn

Pinned Loading

  1. procedural-skyscraper-city-generator-and-shaderprocedural-skyscraper-city-generator-and-shaderPublic

    A 3D procedural skyscraper generator with shaders in Three.js.

    JavaScript 13 2

  2. voxelRoadGeneratorvoxelRoadGeneratorPublic

    A Three.js procedural road generator using voxels

    JavaScript 4 1

  3. MNIST-NEON-CNN-AlgorithmsMNIST-NEON-CNN-AlgorithmsPublic

    Some basic NEON algorithms I used for convolution in a CNN for classifying MNIST images

    C++ 3

  4. yaml-to-envyaml-to-envPublic

    Merge multiple single level yaml files into an env file

    Rust

  5. recursiveSQLDatabaserecursiveSQLDatabasePublic

    A mini-project done for my Database Systems Implementation exam where I had to implement an optimised engine for parsing and running recursive SQL queries.

    JavaScript

  6. spotify-to-slackspotify-to-slackPublic

    A vibe coded app to update slack status based on currently playing song on spotify

    TypeScript