No control | Swing-Up without Stabilization | Swing-Up with Stabilization |
- π I am a Accounting Sciences and Mathematics major and currently studying Statistics! πΊ
- βοΈ I'm a writer for the Medium channel: https://medium.com/@wandrys.sousa
- π€ Β Exploring new technologies and developing software solutions and quick hacks.
- πΌ Β Passionate Programmer, Matlab Developer, problem solving Skills and a Competitive Programmer.
- π± Β Learning more about Web Development, Database Management System, SQL and Familier with Data Science & ML.
- βοΈ Β Participation on Different Levels Innovation Cell Projects, etc.
- π« How to reach me: wandrys.sousa@protonmail.com βοΈ
- β‘ Fun fact: I love listening to music and playing the guitar! πΈ
I love APIs, coffee, and the Oxford comma. I am a full stack mathematician working in Matlab and Python. I have excelled in various roles in the Software Development Life Cycle. I have always enjoyed seeing ideas come to life in my programs. I love to ship elegant code that solves real problems, and iterate based on real customer feedback. I want to write software that improves people's lives, and that supports our skills and enriches our relationships outside the virtual world.
#!/usr/bin/python
# -*- coding: utf-8 -*-
class ComputerEngineer:
def __init__(self):
self.name = "Wandrys Nascimento"
self.role = "Data Scientist"
self.contact = "wandrys.sousa@protonmail.com"
self.work = "Data Scientist, Software, Network Systems, Web Developer"
self.learn = "Image Processing and Game Programming"
def getCity():
return Brasilia_Brazil()
me = DataScientist()