Skip to content
View AnujTiwari-Student's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report AnujTiwari-Student

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
AnujTiwari-Student/README.md

profile views    


🐹 About Me

package main

import "fmt"

type Developer struct {
	Name     string
	Role     string
	Learning []string
	Focus    []string
	Contact  string
}

func main() {
	me := Developer{
		Name:     "Anuj Tiwari",
		Role:     "Go Developer & Full Stack Engineer",
		Learning: []string{"Go Lang", "AWS", "DevSecOps"},
		Focus:    []string{"Backend Systems", "DevOps", "Cloud"},
		Contact:  "[email protected]",
	}
	fmt.Printf("Hello, World! I'm %s 👋\n", me.Name)
}

📊 GitHub Stats

GitHub Stats    GitHub Streak

Top Languages


🛠️ Tech Stack

⚡ Core — Go & Languages


Go

JavaScript

TypeScript

🎨 Frontend


React

Next.js

HTML5

CSS3

Tailwind

🔧 Backend


Node.js

Express

🗄️ Database


PostgreSQL

MongoDB

Redis

☁️ DevOps & Cloud


Docker

Kubernetes

AWS

🧰 Tools


Git

VS Code

Figma

Postman

Vite


🔗 Connect with Me

     


Gopher Invaders

Popular repositories Loading

  1. AnujTiwari-Student AnujTiwari-Student Public

    Hi, I'm Anuj Tiwari, a passionate Devloper with expertise in Web Devlopment , App Devlopment and UI/UX Design. This repository showcases my projects and contributions .

    4 1

  2. Gaming-Landing-Page Gaming-Landing-Page Public

    Dive into the world of gaming with our dynamic and responsive landing page, crafted with React.js. Whether you're a casual gamer or a hardcore enthusiast, our platform offers a seamless and engagin…

    JavaScript 4 1

  3. Food-Delivery-App Food-Delivery-App Public

    Developed a feature-rich food delivery app using React Native, designed to provide users with a seamless ordering experience. Leveraged Redux for effective state management, ensuring efficient data…

    JavaScript 1

  4. Uber-Clone-React-Native Uber-Clone-React-Native Public

    Developed an Uber clone using React Native, integrating Google APIs for distance calculations and place autocomplete. Utilized Redux for efficient state management and component reusability, ensuri…

    JavaScript 1

  5. React-Crypto-Screener React-Crypto-Screener Public

    The crypto screener site is a web application that allows users to filter and analyze cryptocurrency data.

    JavaScript 1

  6. My-Portfolio My-Portfolio Public

    Welcome to my portfolio! Built with React and Framer Motion, it showcases my skills as a front-end developer. Explore my projects to see dynamic, user-friendly interfaces enhanced with smooth anima…

    JavaScript 1