Solving problems to advance humanity. #ImpactDriven
- 
                  Zof AI
- San Francisco, Ca
- 
        
  14:18
  (UTC -12:00) 
- https://kevinkissi.com
- @kevinkissi
- in/kissi
Highlights
class KevinKissi(self):
        self.username = 'kevin-kissi'
        self.name = 'Kevin Kissi'
        self.web = 'https://kevinkissi.com'
        self.twitter = '@kevinkissi'
        self.linkedin = 'https://www.linkedin.com/in/kissi'
        self.source = {
            'born': ['Accra, Ghana'],
            'I have lived': ['Accra', 'Atlanta','San Francisco', 'Minneapolis', 'Fargo'],
            'Where I live': ['San Francisco, Ca'],
        }
        self.code = {
            'frontend': ['HTML', 'CSS', 'JavaScript', 'Boostrap','Node.Js','React'],
            'backend': ['Python','C#', 'PHP', 'Java', 'Django'],
            'database': ['PostgreSQL', 'MySQL', 'Casandra', 'Mongo DB'],
            'devops': ['Docker', 'Terraforms', 'AWS', 'Azure', 'Heroku'],
            'tools': ['You name it'],
            'misc': ['Firebase', 'SCRUM', 'GNU/Linux']
        }
        self.architecture = ['MVC', 'Microservices']
        def __str__(self):
            return self.name
if __name__ == '__main__':
    me = KevinKissi()
Pinned Loading
- 
  machine-learning-specialization-code-repomachine-learning-specialization-code-repo PublicCode for Coursera Machine Learning Specialization Jupyter Notebook 
- 
  old-website-kevinkissi-comold-website-kevinkissi-com PublicMy old website of 2015. Code given is a custom wordpress theme with built unique front page animation and interactivity. PHP 
- 
  solvability-of-matrix-riccati-inequalitysolvability-of-matrix-riccati-inequality PublicSolvability of Matrix Riccati Inequality Talk Slides Tex and Paper Tex Code TeX 2 
          Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
  If the problem persists, check the GitHub status page or contact support.
