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

Highlights

  • Pro

Organizations

@paperly-ai

Block or report lokeshdarla

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

Hi 👋, I'm Lokesh Naga Sai Darla

lokeshdarla

type Profile = {
    Name: string;
    Location: string;
    Languages: string[];
    Learning: string;
    AskMeAbout:string[];
    Stars: number;
    Followers: number;
};

// Constructing the Profile object
const pegasus: Profile = {
    Name: "Lokesh Naga Sai Darla",
    Location: "India",
    Languages: ["Typescript", "Python", "C++", "C", "Javascript"],
    Currently : "learning System Design",
    AskMeAbout: ["React","Node","NEST","NEXT","FASTAPI"];
    Stars: 5,
    Followers: 9,
};

Languages and Tools:

bootstrap c cplusplus css3 html5 javascript pandas postgresql postman python scikit_learn seaborn unity wx_widgets

Pinned Loading

  1. flappy-bird flappy-bird Public

    Flappy Bird, 🐦 a Unity-built mobile game, tasks players with guiding a bird through obstacles by tapping the screen to flap its wings. 🎮 Navigate through gaps, avoid collisions, and challenge frien…

    C# 3 3

  2. campus-flow campus-flow Public

    TypeScript

  3. Data_Structures_and_Algorithms Data_Structures_and_Algorithms Public

    This repository is dedicated to Data Structures and Algorithm in Cpp and Java.

    Java 1

  4. llm-cookbook llm-cookbook Public

    Python

  5. mock-ai mock-ai Public

    Forked from AamukthaThammisetty/Mock_Ai

    JavaScript

  6. paperly-ai paperly-ai Public

    Forked from paperly-ai/frontend

    TypeScript