Giter Club home page Giter Club logo

Hi there ๐Ÿ‘‹

Welcome to my Github page! I'm David Gabriel Silvera, an adept Data Scientist with a rich journey spanning over two years. Within this time, I've immersed myself in a spectrum of domains including neuroscience, computer vision, and education, each fostering my expertise. My project portfolio encompasses diverse creations, ranging from an EEG classifier for Arduino-powered robotics to an ingenious application that manipulates the cursor via head and eye movements.

My ongoing role as a data science tutor allows me to share and amplify my knowledge, a venture I deeply cherish. Marrying my coding fervor with a robust foundation in web development, database management, architecture, and data science, I am perpetually drawn to novel challenges that fuel my growth.

Let's forge a connection and explore the remarkable synergy we can create. Don't hesitate to engage with me and delve into my accomplishments and proficiencies showcased in the code section below.

class David:

      def __init__(self):
          self.me = 'David Gabriel Silvera'
          self.title = 'Data Scientist'
          self.level = 23
          self.github = 'https://github.com/DavidSilveraGabriel/'
          self.twitter = 'https://twitter.com/David_Silvera21/'
          self.instagram = 'https://www.instagram.com/davidsilverag/'
          self.medium = 'https://medium.com/@DofData/'
          self.hashnode = 'https://hashnode.com/@davidsilverag/'
          self.code = {
              'web': ['HTML', 'CSS', 'JavaScript', 'ReactJS',
                      'Boostrap', 'ChartJS', 'Django', 'NodeJS',],
              'database': ['PostgreSQL', 'MySQL', 'SQLite3', 'SQL','GraphQL'],
              'architecture': ['MVC', 'REST'],
              'tools': ['GIT', 'GitHub', 'VSCode', 'Jupyter Notebook', 'Anaconda','Colab'],
              'datascience': ['Python', 'Pandas', 'Matplotlib', 'Seaborn',
                              'Numpy', 'Sklearn', 'Pytorch', 'Tensorflow', 'Plotly']
          }
          

      def __str__(self):
          return self.name

if __name__ == '__main__':
      me = David()

David's Projects

dsg icon dsg

Base code of my personal website

eeg-classification icon eeg-classification

in this mini project i will use the libraries mne and braindecode to analyze and classify public domain EEG(ML) signals provided by physionet.org

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.