Skip to content
View ankur-arch's full-sized avatar

Highlights

  • Pro

Organizations

@Shikhao
Block or Report

Block or report ankur-arch

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
ankur-arch/README.md

★彡 ʜɪ, ɪ'ᴍ ᴀɴᴋᴜʀ 彡★


LinkedIn Stack Overflow Gmail

Table of Contents

About

I am an extroverted individual who is full of energy and determination. I enjoy working hard and collaborating with others. Currently, I am employed at Prisma as a Developer Advocate. My previous experience includes working as a Full Stack Software Developer. My goal is to constantly enhance my communication and technical abilities.

Checkout my portfolio

Technologies

🎶 NOTE
The technologies mentioned in the table, are the ones I have professional experience with. And they are sorted Left-Right inorder of experience
Stack Technologies
Languages TypeScript JavaScript Dart Python
Frontend Next JS React Flutter
Backend NestJS Express.js NodeJS
Web Server Nginx
Database Postgres Redis MongoDB
CMS Strapi
ODM/ORM Tools Prisma Sequelize
Cloud Tools AWS Google Cloud
Editor Visual Studio Code
DevOps Docker
CI/CD GitLab CI
Project Management and Documentation Jira Confluence Trello Swagger
ML-Toolkit PyTorch scikit-learn NumPy Pandas Matplotlib

Education

Degree Timeline Institution Skills Gained Extras
Bachelor's in Computer Science with CGPA 3.95/4.0 Jan 2017 - Sep 2021 Independent University, Bangladesh C++ Java PHP TensorFlow MySQL Python I learned how to pick up new skills in a short span of time and under pressure. I practiced the art of translating theory into practice.
Erasmus+ Exchange 24 ECTS Feb 2019 - June 2019 University of Maribor Laravel NodeJS OpenCV Jupyter Notebook Python I learnt to adapt to a new environment, interact and work with people from different cultures. The most important skill I picked up was to break out of my comfort zone

Popular repositories

  1. realtime-video-streaming-flask realtime-video-streaming-flask Public

    Python + Flask + Flask-Socketio Realtime Video Streaming Web Service

    HTML 3

  2. overlapping-intervals overlapping-intervals Public

    This npm package provides a quick and easy approach to detect overlapping intervals. The package will return a boolean value indicating whether or not two or more intervals overlap. It is simple to…

    TypeScript 1

  3. discord-facety discord-facety Public

    A simple face recognition Bot for a discord server

    Python 1

  4. authentication-node authentication-node Public

    A jwt based Authetication flow implemented in Nodejs.

    JavaScript 1

  5. algorithms-coin-change-problem algorithms-coin-change-problem Public

    A dynamic programming solution to the coin change problem implemented in C++

    C++

  6. dummy-lang dummy-lang Public

    A primitive c function parser implementation using flex and bison

    C