Transforming business through innovation and artificial intelligence!
See my website »
See the documentation · Report a bug
Motivated by transforming small businesses through innovation and artificial intelligence, I currently work at Sebrae and I love to contribute to OpenSource projects. I have a degree in Mechanical Engineering from Unicamp and a student of information systems at XP Education, I was always fascinated by technology, starting my journey by programming my first blog at 11 years.
My skills include project management (Agile, Scrum, Kanban, Lean Six Sigma), IA (Reinforcement Learning, NLP, LLMS, Moe), Business Intelligence (Powerbi, Tableau, Python), Big Data (Hadoop, Mongodb), Business Management, Web Development (Figma, HTML5, CSS3, CSS3, Vanilla Javascript, Angular, Flutter), Digital Transformation (CRM, Slack, Zoom, Teams), Strategy Marketing (SWOT, BCG Matrix), Advanced Excel (Dashboards, VBA), Strategic Planning (SWOT, OKRS, Porter's Five Forces, Design Thinking) and Data Science (Tensorflow, Scikit-Learn).
I am also a Life-Long Language Learner! Learn below ⮟
I was born in Araguaína, Tocantins, and grew up in an extensive and united family. My interest in technology flourished at age 11, when I started experimenting with HTML and CSS, advancing to Python at 15. High school was a time of determination, where I endeavored my studies for the entrance exams. I lived in several states of Brazil, and today I make my residence in Dianópolis/TO. Although the expectation was to follow right, I graduated Mechanical Engineer at Unicamp and today course Information Systems at XP Education. Deeply appreciates human connections, the journey of life, and the experiences that shaped me.
Technology and innovation have been constant in my life, especially artificial intelligence. My love for manga, mornings and anime intertwines with my taste for online games, which also contributed to my English learning. In addition, I am committed to continuous learning, exploring new borders in IA and dedicating myself to reading and exercise. The journey of discovery and personal growth is something that values immensely, along with the human relations that enrich my existence.
- Scientific Initiation at UNICAMP (2nd to 5th semester): Material Engineering Research, Python Use, Time Management and Collaboration with Researchers. Presentation at the Scientific Initiation Congress.
- Engineering Labor Market (MTE) at Unicamp: Marketing (swot, design thinking), partnerships with companies, image restructuring, leadership and communication.
- Internships at Coca-Cola FEMSA and Krones (Germany): Maintenance, Project Management with Agile and Lean Six Sigma, Use of Excel, SAP, Python, and Dmaic Project Leadership.
- Trainee at Coca-Cola FEMSA: Strategic Planning (SWOT, BSC, Pest, OKRS), Business Intelligence (Powerbi, Tableau), Innovation and Collaboration with C-Level Executives.
- Wallet Manager at Damásio Educational: Digital Transformation (CRM, Slack, Zoom, Microsoft Teams), Leadership, Business Management, Business Model Canvas, Design Thinking) and Management Innovation.
- Web Developer - Freelancer: Web Development (HTML5, CSS3, Vanilla JavaScript, Angular, Flutter), IT Consulting, Marketing and Business Strategy.
- Local Innovation Agent (Ali) - Sebrae: Work with MPES using Big Data (Hadoop, Mongodb), Business Optimization, Innovation, Reinforcement Learning, NLP), all through the “Brazil More” program.
- Technical Analyst - Sebrae: Female Empowerment, Territorial Development, Public Policy, Entrepreneurial Education, Innovation (VBA/Dashboards) in Small and Medium Enterprises, Use of Agile Methodologies (Scrum, Kanban), Business Plan Development and PE in these businesses. Experience also in supply of consultancies/instructs in the area of management/innovation.
As I advance on my professional journey, I am enthusiastic about exploring new horizons that unite technology, innovation, leadership and social impact. My passion for artificial intelligence, continuous learning and entrepreneurship will remain the engine of my career.
- Prompt Engineer: I plan to deepen my AI expertise, especially in the Sota of RL (GDI and Muzero) and also in applications for LLMs, seeking solutions that promote efficiency, sustainability and growth in various sectors of the economy.
- Leadership and Management: As someone who values collaboration and training, aspires to lead innovative teams, encouraging creativity and complex problems, focusing on agile methodologies and data -oriented decision making.
- Social impact and territorial development: inspired by my work in Sebrae, I intend to continue contributing to the development of communities, promoting entrepreneurial education and supporting inclusion through technology.
- Culture and Entertainment: My passion for manga, nails and anime will also find space in my future plans. Perhaps exploring the development of interactive, educational and entertainment platforms that unite this passion with technology.
- Continuous learning: Education has always been a vital part of my life, and I plan to continue my academic and professional growth, participating in international conferences, courses and collaborations.
- Entrepreneurship: With a holistic business view and extensive experience in different fields, I am excited to eventually embark on an entrepreneurial journey, uniting technology, innovation and social impact on a company that reflects my passions and values.
My journey has so far been incredibly enriching, and I look forward to seeing where these aspirations will take me. Whether in a new challenging role, a pioneering project or an entrepreneurial adventure, I am prepared and motivated for what comes next.
Volunteering has been a fundamental part of my life, teaching me about compassion, collaboration, and the difference that an individual can make. Whether it's playing with children, helping the elderly, improving the experience of Google Maps users or evaluating innovative proposals, each experience has strengthened my connection to the community and reinforced my commitment to positive change.
- Dreaming awake: I started my journey with the NGO Dreaming awake in 2013, dedicating six years to the cause. Participating in recreational and collection activities with needy children, I learned the importance of empathy and social engagement, while working in institutions such as the Social Center Romília Maria and the Tia Léa nursery.
- Good works: In 2016, I engaged with the NGO Good works, helping elderly houses and homeless people. In addition to participating in events and campaigns, I used my technical skills to create the organization's website, facilitating the adhesion of new members and increasing awareness.
- Google Location Guide: As Level 6 Guide location, I contribute to improving the quality and accuracy of information on Google Maps. My activities include evaluations of establishments, photo sending, route improvements and information update, connecting me with guides around the world.
- Evaluator - Spark Program: Currently, I work as an evaluator in the Spark Program, an initiative that aims to stimulate the creation of innovative enterprises. My role is to evaluate and select new business proposals, supporting entrepreneurs to transform their ideas into reality. This aligns with my passion for innovation and entrepreneurship, allowing me to contribute to the growth and success of promising startups.
Visit my timeline also on the Super Mario World model on the link.

(back to top)
(See More) (back to top)
Throughout my career, I had the opportunity to explore and develop a variety of skills that extend to various disciplines. From my training in Mechanical Engineering from Unicamp to studies in information systems at XP Education, I've always been motivated by genuine curiosity and a desire to learn. At each stage, I sought to understand the fundamental principles and apply them in a practical way, thus developing the following skills below.
I've done numerous profile tests and, among them, one that I really liked was the test of (MindSight, which allowed me to find my strength below.
(back to top)
(back to top)
class Programmer :
def __init__ ( self ):
self . languages = []
self . frameworks = []
self . tools = []
self . soft_skills = []
def aboutMe ( self ):
return ( f"I am skilled in various languages such as { ', ' . join ( self . languages ) } , "
f"and have experience with frameworks like { ', ' . join ( self . frameworks ) } . "
f"I often use tools like { ', ' . join ( self . tools ) } ." )
class Victor ( Programmer ):
def __init__ ( self ):
super (). __init__ ()
self . name = "Victor Neves"
self . title = "Tech Enthusiast, AI Lover & Mechanical Engineer"
# Languages
self . languages = [
"Python" , "Java" , "SQL" , "Javascript" , "Julia" ,
"R" , "TypeScript" , "HTML5" , "CSS3" , "C" , "C++"
]
# Frameworks and Libraries
self . frameworks = [
"React" , "TensorFlow" , "Angular" , "Django" , "Keras" ,
"Node.js" , "scikit-learn" , "OpenCV" , "Webpack" , "Sass" ,
"Pandas" , "NumPy" , "Bootstrap" , "Git" , "Docker"
]
# Project Management, Cloud, and others
self . tools = [
"Agile" , "Scrum" , "Kanban" , "AWS" , "Google Cloud Platform" ,
"Trello" , "Asana" , "Slack" , "Microsoft Teams" , "Notion" ,
"Figma" , "Adobe XD" , "PowerBI" , "Tableau" , "MongoDB" ,
"Hadoop" , "Apache Spark" , "Neo4j" , "AutoCAD" , "SolidWorks" ,
"MATLAB" , "ANSYS" , "Creo" , "MySQL" , "GitHub"
]
# Soft skills
self . soft_skills = [
"Planning and Organization" ,
"Analytical Ability" ,
"Emotional Intelligence" ,
]
def aboutMe ( self ):
title = str ( self . title . title ())
about_text = ( f"Hello! My name is { self . name } and I'm a { title } . "
f" { super (). aboutMe () } "
f"My soft skills include { ', ' . join ( self . soft_skills ) } ." )
return about_text
if __name__ == "__main__" :
victor = Victor ()
print ( victor . aboutMe ()) class Programmer {
constructor ( ) {
this . languages = [ ] ;
this . frameworks = [ ] ;
this . tools = [ ] ;
this . soft_skills = [ ] ;
}
aboutMe ( ) {
return `I am skilled in various languages such as ${ this . languages . join ( ', ' ) } , ` +
`and have experience with frameworks like ${ this . frameworks . join ( ', ' ) } . ` +
`I often use tools like ${ this . tools . join ( ', ' ) } .` ;
}
}
class Victor extends Programmer {
constructor ( ) {
super ( ) ;
this . name = "Victor Neves" ;
this . title = "Tech Enthusiast, AI Lover & Mechanical Engineer" ;
this . languages = [
"Python" , "Java" , "SQL" , "Javascript" , "Julia" ,
"R" , "TypeScript" , "HTML5" , "CSS3" , "C" , "C++"
] ;
this . frameworks = [
"React" , "TensorFlow" , "Angular" , "Django" , "Keras" ,
"Node.js" , "scikit-learn" , "OpenCV" , "Webpack" , "Sass" ,
"Pandas" , "NumPy" , "Bootstrap" , "Git" , "Docker"
] ;
this . tools = [
"Agile" , "Scrum" , "Kanban" , "AWS" , "Google Cloud Platform" ,
"Trello" , "Asana" , "Slack" , "Microsoft Teams" , "Notion" ,
"Figma" , "Adobe XD" , "PowerBI" , "Tableau" , "MongoDB" ,
"Hadoop" , "Apache Spark" , "Neo4j" , "AutoCAD" , "SolidWorks" ,
"MATLAB" , "ANSYS" , "Creo" , "MySQL" , "GitHub"
] ;
this . soft_skills = [
"Planning and Organization" ,
"Analytical Ability" ,
"Emotional Intelligence"
] ;
}
aboutMe ( ) {
const title = this . title . charAt ( 0 ) . toUpperCase ( ) + this . title . slice ( 1 ) ;
return `Hello! My name is ${ this . name } and I'm a ${ title } . ` +
` ${ super . aboutMe ( ) } ` +
`My soft skills include ${ this . soft_skills . join ( ', ' ) } .` ;
}
}
const victor = new Victor ( ) ;
console . log ( victor . aboutMe ( ) ) ; abstract type Programmer end
mutable struct Victor <: Programmer
name :: String
title :: String
languages :: Vector{String}
frameworks :: Vector{String}
tools :: Vector{String}
soft_skills :: Vector{String}
end
function aboutMe (p :: Programmer )
return " This function should be overridden in subclasses. "
end
function aboutMe (v :: Victor )
title = uppercase (v . title[ 1 ]) * v . title[ 2 : end ]
languages_str = join (v . languages, " , " )
frameworks_str = join (v . frameworks, " , " )
tools_str = join (v . tools, " , " )
soft_skills_str = join (v . soft_skills, " , " )
return " Hello! My name is $(v . name) and I'm a $title . " *
" I am skilled in various languages such as $languages_str , " *
" and have experience with frameworks like $frameworks_str . " *
" I often use tools like $tools_str . " *
" My soft skills include $soft_skills_str . "
end
victor = Victor ( " Victor Neves " ,
" Tech Enthusiast, AI Lover & Mechanical Engineer " ,
[ " Python " , " Java " , " SQL " , " Javascript " , " Julia " , " R " , " TypeScript " , " HTML5 " , " CSS3 " , " C " , " C++ " ],
[ " React " , " TensorFlow " , " Angular " , " Django " , " Keras " , " Node.js " , " scikit-learn " , " OpenCV " , " Webpack " , " Sass " , " Pandas " , " NumPy " , " Bootstrap " , " Git " , " Docker " ],
[ " Agile " , " Scrum " , " Kanban " , " AWS " , " Google Cloud Platform " , " Trello " , " Asana " , " Slack " , " Microsoft Teams " , " Notion " , " Figma " , " Adobe XD " , " PowerBI " , " Tableau " , " MongoDB " , " Hadoop " , " Apache Spark " , " Neo4j " , " AutoCAD " , " SolidWorks " , " MATLAB " , " ANSYS " , " Creo " , " MySQL " , " GitHub " ],
[ " Planning and Organization " , " Analytical Ability " , " Emotional Intelligence " ])
println ( aboutMe (victor))# include < iostream >
# include < vector >
# include < string >
class Programmer {
public:
virtual std::string aboutMe () {
return " This function should be overridden in subclasses. " ;
}
};
class Victor : public Programmer {
public:
std::string name;
std::string title;
std::vector<std::string> languages;
std::vector<std::string> frameworks;
std::vector<std::string> tools;
std::vector<std::string> soft_skills;
Victor ( const std::string& _name, const std::string& _title,
const std::vector<std::string>& _languages, const std::vector<std::string>& _frameworks,
const std::vector<std::string>& _tools, const std::vector<std::string>& _soft_skills)
: name(_name), title(_title), languages(_languages), frameworks(_frameworks),
tools (_tools), soft_skills(_soft_skills) {}
std::string aboutMe () override {
std::string title = this -> title ;
title[ 0 ] = std::toupper (title[ 0 ]);
std::string languages_str = joinVector (languages, " , " );
std::string frameworks_str = joinVector (frameworks, " , " );
std::string tools_str = joinVector (tools, " , " );
std::string soft_skills_str = joinVector (soft_skills, " , " );
return " Hello! My name is " + name + " and I'm a " + title + " . " +
" I am skilled in various languages such as " + languages_str + " , " +
" and have experience with frameworks like " + frameworks_str + " . " +
" I often use tools like " + tools_str + " . " +
" My soft skills include " + soft_skills_str + " . " ;
}
private:
std::string joinVector ( const std::vector<std::string>& vec, const std::string& delimiter) {
std::string result;
for ( size_t i = 0 ; i < vec. size (); ++i) {
result += vec[i];
if (i < vec. size () - 1 ) {
result += delimiter + " " ;
}
}
return result;
}
};
int main () {
std::vector<std::string> languages = { " Python " , " Java " , " SQL " , " Javascript " , " Julia " , " R " , " TypeScript " , " HTML5 " , " CSS3 " , " C " , " C++ " };
std::vector<std::string> frameworks = { " React " , " TensorFlow " , " Angular " , " Django " , " Keras " , " Node.js " , " scikit-learn " , " OpenCV " , " Webpack " , " Sass " , " Pandas " , " NumPy " , " Bootstrap " , " Git " , " Docker " };
std::vector<std::string> tools = { " Agile " , " Scrum " , " Kanban " , " AWS " , " Google Cloud Platform " , " Trello " , " Asana " , " Slack " , " Microsoft Teams " , " Notion " , " Figma " , " Adobe XD " , " PowerBI " , " Tableau " , " MongoDB " , " Hadoop " , " Apache Spark " , " Neo4j " , " AutoCAD " , " SolidWorks " , " MATLAB " , " ANSYS " , " Creo " , " MySQL " , " GitHub " };
std::vector<std::string> soft_skills = { " Planning and Organization " , " Analytical Ability " , " Emotional Intelligence " };
Victor victor ( " Victor Neves " , " Tech Enthusiast, AI Lover & Mechanical Engineer " ,
languages, frameworks, tools, soft_skills);
std::cout << victor. aboutMe () << std::endl;
return 0 ;
}(back to top)
? I'm Always Open to Collaborating on Exciting Projects and Ideas. If you share similar interests or have a project You'd like to Work on Together, Feel free to Reach Out on the Socials Below!
(back to top)