jobChallenge.dev

Digvijay Singh Rathore

Hi! I am Digvijay, MERN stack developer. ๐Ÿ‘‹๐Ÿ‘จโ€๐Ÿ’ป

introduction

๐Ÿ‘‹๐Ÿ‘จโ€๐Ÿ’ป Hi! I am Digvijay, a 15 y/o MERN developer from Jodhpur, Rajasthan. All I have learnt till now is self taught. I love building tech-based products, I have worked at a startup previously as an intern. I enjoy learning new technologies and startup.

why are you taking this challenge? ๐Ÿคท

I need an internship/job to have some experience of writing code for a porduction level application that helps a large number of users, which will ultimately let me learn and explore more.

something interesting about you? ๐Ÿคฉ

As a 15 year old I always think my next project will be a billion dollar startup.

how to contact me? ๐Ÿ“ฎ

projects ๐Ÿง‘โ€๐Ÿ’ป

  • 1. Slash Co

    A platform for devs to share knowledge, comment & upvote posts, maintain a user profile. Developers can use markdown to write customized articles, add a picture, enable comments on posts. It is similar to dev.to.

    Stacks React, Node.js, FireBase, Neomorphic-UI

  • 2. MERN Blog

    This MERN blog has medium-like rich text editor and user roles. Only certain user IDs are allowed to visit the admin pages and functionalities. I used CK editor to build the text editor and react-html-parser to parse the data.

    Stacks React, Node.js, CK Editor

  • 3. Groot

    Groot connects farmers/gardners to urban people who are willing to buy organic veges. Itโ€™s a directory of gardens around you. Join, add your farm, explore other farms and exchange veges. Itโ€™s a full stack MERN application.

    Stacks React, Node.js, FireBase | FB Auth, Ant Design

  • 4. Code Cafe

    Code Cafe is a tinder for coders. Fill in the form, join the platform, have some coffee and collaborate with devs. I used Redux for state management. It was my first project, I didnโ€™t built a custom backend and firebase instead.

    Stacks React, Redux, FireBase

  • 5. Power List

    I built this productivity app while learning React Native. I used expo and generated an APK as well. Users can add tasks for the day and delete them upon completion. Find the APK on itโ€™s github repository.

    Stacks React Native

  • 6. News Telegraph

    News Telegraph bot is a telegram bot that uses NLP APIs to deliver summarized news straight to your inbox. It sends covid data as well. I got good open source contributions on this bot.

    Stacks Node.js, Telegram Bot

  • 7. Imagenara

    Imagenara lets you explore 1000s of images from different providers like Pixabay, Unsplash, etc. Users can save the images by one-click and download them later all together. It was my first full stack application. I took multiple APIs and shrinked them to a single route in my Node JS backend.

    Stacks Node.js, React JS

blogs โœ๏ธ

  • What I learnt while working at an early age startup?

    I described my experience with my first professional project. I worked with a team and made something that was to be delivered to the actual users.

    June 16, 2020

    Find the blog here

  • Difference between single page apps & multi page apps and how they work?

    In this dev.to article I tried clearing confusions around SPAs & MPAs and their working.

    April 1, 2020

    Find the blog here

  • How to make a telegram bot using Node JS?

    Quickstart guide on building telegram bots using Node JS.

    May 11, 2020

    Find the blog here