Hello, I'm
Tejeswar Reddy

I'm a Full Stack Developer, I enjoy making products that matter by handling everything from how they look to how they work behind the scenes

1const teja = {
2 name: 'Tejeswar',
3 role: 'Frontend Engineer',
4 skills: ['React', 'Node.js', 'Java', 'Micro-Frontend'],
5 resume() {
6 return 'Downloading resume...'
7 },
8 contact() {
9 return 'mbtejeshwarreddy@gmail.com'
10 }
11};
12
13// Try: teja.resume()
>

Skills

React.jsMicrofrontend ArchitectureHTML5CSS3

Work Experience

  • Oct 2022 - Present

    DBS Bank

    Associate

    Hyderabad

  • Jan 2020 - Sep 2022

    Datamatics

    Consultant Software Engineer

    Bengaluru, India

  • Jun 2018 - Dec 2019

    Cognizant

    Associate

    Chennai, India

Notable Projects

GPS Asset Tracking Dashboard

Real-time asset tracking system with live location monitoring, asset management, and historical data visualization. Implemented WebSocket for real-time updates and Mapbox for precise geographical visualization, enabling efficient tracking of company assets.

React.jsNode.jsMapboxWebSocketMongoDB
View on GitHub

ERP Chatbot using AI/ML

An intelligent chatbot solution revolutionizing ERP system interactions with AI-powered assistance, streamlining operations and providing instant access to critical information. The system features natural language processing for intuitive queries, automated data entry, and real-time insights generation.

PythonTensorFlowNLPReactNode.js
View on GitHub

Results Management Dashboard

Dynamic dashboard for efficient results management featuring real-time analysis, custom reporting, and interactive charts for enhanced decision-making. Implemented robust state management and error handling for reliable performance.

ReactReduxExpress.jsMongoDB