Coder Social home page Coder Social logo

Hi πŸ‘‹, I'm Elvis

Software Engineer

Check out My Portfolio ChatbotπŸ€“



# Define a class named Elvis
class Elvis():
    
    # Initialize the instance variables
    def __init__(self):
        self.name = "Kipkemoi Elvis";  # Set the name to "Kipkemoi Elvis"
        self.username = "DynastyElvis";  # Set the username to "DynastyElvis"
        self.location = "Nairobi, Kenya";  # Set the location to "Nairobi, Kenya"
        self.twitter = "@Dynastyelvis";  # Set the twitter handle to "@Dynastyelvis"
        self.web = "https://g.dev/dynastyelvis";  # Set the website URL to "https://g.dev/dynastyelvis"
  
    # Define a string representation of the object
    def __str__(self):
        return self.name  # Return the name when the object is converted to a string

# Create an instance of the Elvis class if the script is run as the main program
if __name__ == '__main__':
    me = Elvis()  # Create a new instance of the Elvis class and assign it to the variable "me"

Elvis's Projects

art-hub icon art-hub

a website where artists may upload their work and receive public feedback

audio-player icon audio-player

This web application is a responsive music player built using React, Sass, Hooks, and Font Awesome. It allows users to play, pause, trim, skip back and forward, and view the song library. (https://music-nation.netlify.app/)

awwards-app icon awwards-app

This is a Django application that allows users to post their projects for others to rate and review

blog icon blog

This a personal blogging website where a user can create and share their opinions and other users can read and comment on them. Apart from that,i have a feature that displays random quotes to inspire users.

brisk icon brisk

Brisk Marketing Agency: Growing your business

burger-palacempp4kipkemorono icon burger-palacempp4kipkemorono

WEEK ONE PROJECT BY KIPKEMOI RONO PROJECT TITTLE - Week 1 Independent Project | Burger Palace project author - kipkemoi rono elvis this is a simple poject of a burger house called burge palace with contacts, orders. prices , deliverries etc COURTESY - MORINGA SCHOOL

chartjs-laravel-data-analysis icon chartjs-laravel-data-analysis

Laravel framework app integrating Chart.js to create beautiful data visualizations and analysis tools. It includes pre-built charts, customization options, and the ability to analyze data from MySQL databases.

contact-management-system icon contact-management-system

A contact management software is a program that allows users to effortlessly store and locate contact details like names, addresses, and phone numbers. These applications serve as databases centered around contacts, offering a seamless approach to monitoring all information and communication activities related to contacts.

cs-messaging-web-app icon cs-messaging-web-app

A web-based customer service messaging application that delivers messages instantaneously. The app applies Node.js backend and React.js frontent with react-chat-engine-pretty UI display

daraja-api-for-mpesa icon daraja-api-for-mpesa

This is an ecommerce webapp whereby customers can buy products online and pay via Mpesa Express STK Pop up push.

delani-studio icon delani-studio

This project is a web application for Delani studios that displays information about the services it provides, as well as studio information, a portfolio area, and a form for users to express messages and concerns to Delani studios.

django-flashcards icon django-flashcards

The best app for studying. Improve your language learning, memorize study material and prepare for exams with Flashcards World.

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.