Skip to content
View aDiThYa-808's full-sized avatar
🔒
🔒

Organizations

@Vincere-Technology

Block or report aDiThYa-808

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

Hey, I'm Adithya

About Me

interface Developer {
  name: string;
  location: string;
  currentProject: string;
  interests: string[];
  vision: string;
}

const adithya: Developer = {
  name: "Adithya",
  location: "Bengaluru, India",
  currentProject: "PersonaBox - Create AI chats with custom personality",
  interests: ["Backend Development", "Game Development", "AI Innovation"],
  vision: "To build software that simplifies and enhances people's lives"
};


Tech Arsenal

💻 Languages

🛠️ Frameworks & Tools

☁️ Cloud & Database

🔧 Additional Technologies

Render OpenAI Postman GitHub


Connect With Me

Gmail

LinkedIn

Instagram

Pinned Loading

  1. Clausia Clausia Public

    An AI powered privacy policy generator for Indian indie App/Game developers. Create and publish legally compliant privacy policies by answering a few targeted questions.

    TypeScript 3

  2. persona-box persona-box Public

    Design AI personas with real personality traits. [UNDER DEVELOPMENT]

    Svelte 1

  3. testapi-cli testapi-cli Public

    A nodejs CLI tool to create and manage mock API endpoints. Test API interactions quickly by setting up mock endpoints with responses from the terminal.

    TypeScript 1

  4. Pandemonium Pandemonium Public

    A single-player first-person horror game - Available on Google Play Store.

    C# 3

  5. golang-http-server golang-http-server Public

    A minimal HTTP server implemented using Go’s net/http package. Implemented to understand how handlers, middlewares, concurrency, and context propagation work in Go.

    Go 2

  6. Exodus-9 Exodus-9 Public

    A thrilling offline space FPS game - Available on Google Play Store

    C# 2 1