Skip to content
View Rototu's full-sized avatar
Block or Report

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.

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
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. Through the past few years I've been trying out other programming languages as well, such as C++, Python, Rust, Go, Haskell, OCaml, Scala, Kotlin, Java, and Elm.

😎 Some facts about me

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

Pinned

  1. procedural-skyscraper-city-generator-and-shader procedural-skyscraper-city-generator-and-shader Public

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

    JavaScript 10 2

  2. voxelRoadGenerator voxelRoadGenerator Public

    A Three.js procedural road generator using voxels

    JavaScript 2 1

  3. Personal-Page-React Personal-Page-React Public

    My old personal website, written in React.js

    JavaScript

  4. MNIST-NEON-CNN-Algorithms MNIST-NEON-CNN-Algorithms Public

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

    C++ 3

  5. yaml-to-env yaml-to-env Public

    Merge multiple single level yaml files into an env file

    Rust 1

  6. recursiveSQLDatabase recursiveSQLDatabase Public

    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