About me

More about me and myself

avatar

Hey There, I'm Batuhan

I am a self taught developer since 2016 (as a 14 years curious kid). Since now I did lots of things in different areas of tech, such as:

  • Computer Vision
  • Image Processing
  • Web Application Security

Finally now, Web Development. I do lots of my work using Node.js and sometimes React. I am also interested in System Design.

My Career

Full Stack Software Developer at Malwation

Nov 2020 - Now

  • Currently Building Threat.Zone - Threat.Zone is an online sandbox that analyzes file in both dynamic and static sides. I am currently leading the backend side of the project.
  • Built Node.js Project Boilerplate - Did some boilerplate kind of stuff, you can use it via installing it from NPM.
  • Did some other projects but I am too lazy to write them down to here. But will do it soon.

My Tech stack

Please be aware that I am not claiming that I am master in these topics, I just create things with them.

  • Node.js
  • TypeScript
  • MongoDB
  • Elasticsearch
  • Docker
  • RabbitMQ
  • React.js
  • NextJS
  • C++

(I also hate rating my skills, no I am not 9/10 Node.js developer and know 6/10 of Docker)

This Blog's Tech Stack

  • Used Next.js to create project, used Tailwind to style, and MDX to show my blogposts. Also Vercel helped me to deploy.
  • This Starter helped me a lot the create this project, I can say that I get the logic behind NextJS by looking codes of this project, so big credits for them.