Hi 👋, I am
SUBRAMANYA

< >

class Me
{
  String name;
  int age;
  String nationality;
  Me()
  {
    this.name="Subramanya";
    this.age=22;
    this.nationality="Indian";
   }
  void Hi ()
  {
    System.out.println( "Welcome to my website");
  }
  public static void main ( String[] args)
   {
    Me me= new Me ();
    me.Hi();
  }
}

class  Me:

  def __init__(self):
    self.name = "Subramanya"
    self.age = 22
    self.nationality = "Indian"
  def say_hi(self):
    print( "Welcome to my website")

me = Me()
me.say_hi()

class Me
{
  constructor()
  {
    this.name="Subramanya";
    this.age=22;
    this.nationality="Indian";
   }
   Hi()
  {
     console.log("Welcome to my website")
  }
}
let me = newMe()
me.Hi()

  About Me.

   Learner|Programmer|Developer

  I am Subramanya K S. I'm passionate about Web Development and Android App Development. I have completed several projects regarding the same and thus am aware of the real world practical constraints that is usually encountered while solving problems. I also actively interact with the open source community, contributing to it and also trying out new stuff. I'm constantly open to new ideas and always look to reach out to others, share and discuss ideas with them, thereby learn and also help others grow too.

  Education Details.

J N N College of Engineering, Shivamogga

Affiliated to Vishvesvaraya Technological University,Belgavi


Bachelor of Engineering

Information Science and Engineering

2018-2022

vikasa

Vikasa P U College, Shivamogga

Department of Pre University Education, Karnataka


PUC /12th

2018

srvk

Sri Ramakrishna Vidyanikethana, Shivamogga

Karnataka Secondary Education Examination Board


SSLC/10th.

2016

  Experience.




...
Web Development Intern.
Ekathva Innovations Pvt. Ltd.

Done a Project titled "Django Based REST API development for Ayucare Management".One month online industry level internship helped me to gain knowledge about resent technology, ideologies and aesthetics of the company.Learnt about Django and REST API

...
Web Development and Design Intern.
The Sparks Foundation.

My First Internship helped me to gain some knowledge on web development. Worked on the project title 'Basic Banking System' which is demonstrate the basic banking operation.

Skills

Theses are the skills I am currently learning and usually used in my projects .


Programming Language

C Java Python
Databases

MySQL MongoDB
Web Technology

CSS Javascript HTML React
FrameWorks

Django Flask Bootstrap Node JS
IDE

vscode Eclipse
Other Tools

Git Android Jupyter postman

  My Project.


If you like projects don't forget to the repository and don't forget to the repository in github.


Packages

Reactjs Toggle Switch

reactjs-toggleswitch is a toggle switch component implemented using react js and TypeScript. It is customizable switch component for React applications.

Reactjs Accordion ui

reactjs-accordion-ui is a customizable and lightweight ReactJS accordion component that allows you to easily create collapsible sections of content.

  Contact me.


you can connect me through any of my below social profile.

Shivamogga,Karnataka,India
html hit counter code