Skip to content
View Narennnnn's full-sized avatar
:octocat:
Grinding
:octocat:
Grinding

Highlights

  • Pro

Block or report Narennnnn

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

Hi there 👋

I'm Narendra Maurya, a passionate backend developer and technology enthusiast. Welcome to my GitHub profile! Feel free to explore my repositories and projects.

⚡ Tech Stack

Python Java TypeScript Next.js React Native Spring Boot Prisma MySQL MongoDB ClickHouse Websockets Postman Docker AWS Azure

Connect with Me

gmail LinkedIn

Thanks for visiting my profile! If you have any questions or just want to say hi, feel free to reach out.

Happy coding! 🚀

Pinned Loading

  1. UploadAndQueryService Public

    Python-based Upload and Query Service using ClickHouse Cloud for fast data handling, deployed on a cost-effective AWS EC2 t2.micro instance. Built with Flask, it uses JWT for authentication and Bcr…

    Python

  2. EcoScan Public

    EcoScan is a React Native app that tracks environmental impact of your clothes and rewards eco-friendly choices. I'll show how it works—from scanning clothes to earning eco-points and reaching the …

    TypeScript

  3. BinanceTradeFeeder Public

    Binance Trade Feeder is a tool that fetches and organizes real-time cryptocurrency data from Binance, including prices, volumes, and market trends. It helps traders and developers analyze the marke…

    Python

  4. TravelMadeEasy Public

    TravelMadeEasy helps make travel planning simple and stress-free. It provides easy tools for booking, organizing itineraries, and managing trips, making your travel experience smoother and more enj…

    Python

  5. LexYacc Public

    A collection of examples demonstrating the usage of Lex (Flex) and Yacc tools for lexical analysis and parsing. This repository includes implementations of arithmetic expression parsers, binary num…

    C

  6. SpringScheduler Public

    A dynamic data retrieval system built using Java and Spring Boot that fetches data from a REST API at regular intervals and stores it in a MySQL database. This project demonstrates the use of sched…

    Java