Giter Club home page Giter Club logo

Hey, I'm Payal


I'm a Student, android developer, cyber security enthusiast, active learner πŸ€–..

  • 🌱 Currently learning DSA 🀣.
  • πŸ‘― I’m looking to collaborate with android developer.
  • πŸ’» Learning something new everyday.
  • πŸ”­ Looking for flutter, ML and Deep Learning projects.
  • Community is ❀️. Code blooded animal :octocat:, 1xEngineer πŸ˜› and 🍡: lover.
  • VIT BHOPAL '24


Languages and tools (Expand to View)

Programing languages.

  C++   Java   Python   Dart


Note: Top languages is only a metric of the languages my public code consists of and doesn't reflect experience or skill level.

Frontend development HTML   CSS   JavaScript
Servers, Web Hosting and NAS based storage.   Debian   Debian   GitHub Pages   MySQL   Nginx  
Graphics designing.   Canva   Figma
Community and version controls.   Git   GitHub  
IDEs.   Visual studio code   Visual studio   PyCham
Operating Systems   Windows 11   Arch Linux   Ubuntu Linux  

GitHub Stats.

#!/usr/bin/python
# -*- coding: utf-8 -*-

class CSE_Student:
    def __init__(self):
        self.name = "Payal Singh"
        self.role = "Student"
        self.contact = "[email protected]"
        self.work = "I'm a Student, Web developer, Android Developer, and Cyber Security enthusiast!!"
        self.learning = "Android development"

    def getLocation(self):
        return "localhost:8080"

# Create an instance of the CSE_Student class
me = CSE_Student()

# Output the information
print(f"Name: {me.name}")
print(f"Role: {me.role}")
print(f"Contact: {me.contact}")
print(f"Work: {me.work}")
print(f"Learning: {me.learning}")
print(f"Location: {me.getLocation()}")

[![Graph](https://activity-graph.herokuapp.com/graph?username=payal-06 &theme=react-dark)](https://github.com/payal-06 /github-readme-activity-graph)

Connnect with me.

Show some ❀️ by starring some of the repositories!



payal singh's Projects

about-api icon about-api

With help of the project we made two API's together.

geekweek-local icon geekweek-local

Geek Week: Local is a week-long hackathon of creating hacks, solving problems, and building profiles both big and small. Choose between daily and week-long challenges that vary in difficulty, so whether this is your first time coding or you’re a seasoned expert, Geek Week has something for you. The more challenges you conquer, the more points you’ll earn and make your position on the leader-board.

jina icon jina

Cloud-native neural search framework for any kind of data

voice-based-project icon voice-based-project

. The query for the assistant can be manipulated as per the user’s need. Speech recognition is the process of converting audio into text. This is commonly used in voice assistants like Alexa, Siri, etc. Python provides an API called SpeechRecognition to allow us to convert audio into text for further processing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.