Cutshort logo
Upswing Financial Technologies Private Limited logo
Software Development Engineer 1
Upswing Financial Technologies Private Limited's logo

Software Development Engineer 1

Simran Bindra's profile picture
Posted by Simran Bindra
1 - 3 yrs
Best in industry
Bengaluru (Bangalore)
Skills
skill iconGo Programming (Golang)
skill iconRuby on Rails (ROR)
skill iconRuby
skill iconPython
skill iconJava
Microservices
RESTful APIs
MySQL
skill iconPostgreSQL
skill iconAmazon Web Services (AWS)

At Upswing, we are a passionate and self-driven team of thinkers who aspire to build the rails to connect the legacy financial sector with financial innovators through a simple and powerful banking-as-a-service (BaaS) platform.

We’re building our platform putting the focus on pragmatism, reliability, and maintainability. We believe that keeping the engineering complexity under control is key to preserving the development productivity and long-term evolution of a platform.

To bring this vision to life, we are building the infrastructure using Microservices architecture using the latest set of technologies that are also fun to work with such as Java, Scala, Postgres, Akka, Kafka with a completely automated DevOps pipeline from the get-go using tools like Chef, Jenkins, Grafana, Graylog.

We are looking for motivated engineers who will be working in a highly creative and cutting edge technology environment to build a world-class financial services suite.

 

Why you should join us:

  • You will redefine the financial services landscape for India in the coming years.
  • Be part of a core Engineering team that will create innovative and scalable Fintech solutions.
  • Work with passionate and experienced engineering, product & business workforce that believes in teamwork, and that helps fast-track your learning on solving complex technical challenges.
  • We are funded by the leading fintech VC `QED Investors` and other established Founders and Executives of awesome Indian companies.

What you will do if you join us:

  • Propose solutions to solve complex system architecture challenges and actively lead the end-to-end development of the system.
  • Create robust, flexible, consistent, and easy-to-use APIs
  • Continuously strive for performance improvements, code reusability, and readability

You should have:

  • Tech or a higher degree in computer science or a related field.
  • 1+ years of experience working on the back-end development for complex distributed systems who are willing to adopt any Programming language as per the requirement.
  • Familiarity with any of the following – Java, C++, Scala, Kotlin, and frameworks like Spring, Play, Hibernate, Django, etc.
  • Good understanding of Algorithms, Data Structure, OOP, Design patterns, Parallel programming, Multithreading concepts & Event-Driven Systems.
  • Experience with Relational databases such as MySQL, PostgreSQL, Oracle, or any NoSQL database.

It’s a plus if you have:

  • Familiarity with cloud platforms like AWS, Azure, or Google Cloud
  • Worked on Micro-services architecture



Read more
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos

About Upswing Financial Technologies Private Limited

Founded :
2021
Type :
Product
Size :
0-20
Stage :
Raised funding

About

Here’s a quick read to know more about Upswing (upswing.one)

Company page on LinkedIn: linkedin.com/company/upswing-financial-technologies

 

We are a seed funded company, have recently raised USD 4Mn

• In the news: inc42.com/buzz/open-finance-startup-upswing-raises-4-mn-from-qed-investors

• Lead investor: http://qedinvestors.com/companies/upswing

• Angel investors: Founders and Senior executives of Jupiter, Cred, Slice, Epifi, Snapdeal, One Assist and many more.


Company vision:

 

At Upswing, our mission is to enable consumer companies to offer differentiated financial products and empower the financial institutions with greater reach through our Secure, Scalable and easy to integrate API platform.


We are enabling Consumer Tech/Non-Tech companies to become full stack banking players. The transformation will reduce the cost and complexity for any company to become a financial services company and re-define the future of banking


Our simple and powerful banking-as-a-service stack will help companies launch new banking products in weeks, not years.


Founding team has more than 40 years of experience in Building Banking, Lending, Payments and Disruptive Technology Stack.


Anupam Bagchi: Built Jupiter, India’s First Transit and multi bank EMI, Foundation to RuPay, Lending, Payments, Digital Banking. (linkedin.com/in/anupam-bagchi-b770572)


Nihar Gupta: Built Jupiter, Strategy and Execution of 811, Issuing, Acquiring, Toll Payments, Forex and Digital Banking (https://www.linkedin.com/in/nihargupta/)


Gazal Garg: Built disruptive tech at Zilingo from an idea to a unicorn, IIT Kharagpur alumnus - (linkedin.com/in/gazalgarg)


Read more

Tech stack

skill iconJava
skill iconKotlin

Candid answers by the company

What does the company do?
What is the location preference of jobs?

We are enabling Consumer Tech/Non-Tech companies to become full stack banking players. The transformation will reduce the cost and complexity for any company to become a financial services company and re-define the future of banking

Connect with the team

Profile picture
Gazal Garg
Profile picture
Mayank Rajani
Profile picture
Karan Kumar
Profile picture
Simran Bindra

Company social profiles

angellinkedin

Similar jobs

Verse
Ravi K
Posted by Ravi K
Bengaluru (Bangalore)
2 - 5 yrs
₹15L - ₹20L / yr
skill iconPython
FastAPI
skill iconPostgreSQL
Neo4J
LangGraph

Founding Engineer (Bangalore)


The problem:

Business enterprises overpay vendors - on every batch of invoices, on every month because the data that would catch lives in different systems. We are building an AI agent that processes invoices end-to-end, reasons across all the relevant sources, flags genuine discrepancies, and acts - without a human having to investigate each one.


What you will own

Everything engineering. Schema design to deployment to the 2am fix when something breaks in production. There is no tech lead above you. There is no platform team. There is the architecture, you, and the founders. Concretely, this means building:

  • A multi-stage agentic pipeline that takes a vendor invoice and produces a structured decision - fully autonomous for clear cases, escalating to human review for genuinely ambiguous ones. We use LangGraph, but if you've built equivalent systems with Temporal, Prefect, or custom state machines with LLM orchestration, that works
  • An LLM-powered extraction layer that handles real invoices - scanned PDFs, stamped documents, inconsistent layouts - and returns structured output
  • A graph data model that connects invoices to various sources and can traverse those relationships to detect discrepancies
  • ERP connectors, GST validation logic, and a write-back layer that closes the loop


What we need

  • Strong Python. Async FastAPI, clean service boundaries, tests that actually catch bugs. You have shipped Python backends that handled real production load
  • Solid Postgres. Complex queries, schema design, migrations without downtime, row-level security for multi-tenant data. pgvector is a plus - if not, you pick it up fast
  • LLM API experience in production. You have called an LLM API for something that real users depended on. You know about structured output, retry logic, cost management, prompt versioning. A side project counts if it was genuinely deployed
  • Comfort with graph data models. You understand when a graph is the right structure and when it is not. You do not need deep Neo4j production experience - you need to understand graph relationships conceptually and be willing to learn Cypher. It is a 2-day ramp for the right person
  • Working knowledge of deployment. Deployed and operated production workloads on GCP. Cloud Run, Cloud SQL, Cloud Storage, Redis — you're comfortable across the stack. If you've done it on AWS, the translation isn't hard, but GCP is where we are
  • You own things. Not "I contributed to" - you designed it, shipped it, and fixed it when it broke. That pattern needs to be visible in your history


Good to have, not mandatory

  • Built an agentic pipeline with multiple stages
  • Any fintech, P2P domain experience - even tangential
  • Worked at a startup with under 20 people
  • Has a GitHub, blog, or writeup that shows how you think about a hard technical problem


What you get

  • The hardest engineering problem you would have worked on. This is not CRUD with an LLM bolted on
  • Real ownership. First engineering hire. Your architectural decisions will be in this product five years from now
  • Equity that matters. ESOP - Open to discussion. We are pre-seed - this is a bet, not a guarantee. We will not pretend otherwise
  • No meetings tax. You work directly with the founders. The product is specified clearly. You know what you are building and why


Honest about stage: We do not have a production ready infra yet. We have a complete architecture specification and a working prototype. If you need the stability of an established engineering org, this is not the right moment. If you want to build something real from zero and own a meaningful piece of it, it is.


The founders

One of us has spent 20 years building revenue and operational engines at companies where there was no playbook - part of the pilot team that established the world's largest search company's direct sales operations in India, managed global operations for a global mobile advertising platform, scaled a B2C platform to become one of India’s leading edtech platforms and most recently worked on building an enterprise Agentic Voice AI platform. The other has spent 15 years taking AI from demo to production in domains where failure is expensive - voice, lending, and conversational systems across a Series D conversational AI company, a major telco, a Big 4, and a leading NBFC.


Two IIT/IIM alumni who have both watched AI work in enterprise, and know exactly what it takes to get it there. We are not building this product because it sounds interesting. We are building it because we have both sat across the table from CFOs who know they are losing margin and have no tool capable of doing anything about it.

Read more
LOGICAL Soft Tech
at LOGICAL Soft Tech
1 recruiter
Sumit Aryan
Posted by Sumit Aryan
Indore
0 - 3 yrs
₹1L - ₹2.5L / yr
skill iconPHP
skill iconCodeIgniter
MySQL
RESTful APIs
Urgently Hiring PHP CodeIgniter Developer for our IT company Logical SoftTech, Indore(M.P)

Job Location : only Indore(M.P) candidates need to apply( Now it can be work from home but as soon as locked down over it will be work from office)

Experience : 6 months to 3 years

Roles and Responsibilities:-
**
1) Expertise in php codeigniter.

2) Must have Expertise in rest api and database mysql , admin panel, backend.

3) Must have expertise in writing queries , Performing crude operation, GET, POST, JOIN, Rest api development,

4) Immediate joiner

***
Interested candidate who meet job criteria only need to apply.
****

Company name : Logical SoftTech
Read more
NeoGenCode Technologies Pvt Ltd
Ritika Verma
Posted by Ritika Verma
Bengaluru (Bangalore)
3 - 6 yrs
₹15L - ₹25L / yr
skill iconPython
skill iconGo Programming (Golang)
skill iconJava
skill iconAmazon Web Services (AWS)



We’re Hiring Backend Developers | Java / Go / Python | 3–5 Years | Bangalore

We are expanding our engineering team and looking for talented Backend Developers with 3–5 years of experience to join us in Bangalore.

If you enjoy building scalable systems, working with modern cloud technologies, and solving complex problems, this opportunity is for you!


💼 Position

Backend Developer (Java / Go / Python)

📍 Location: Bangalore

👨‍💻 Experience: 3–5 Years

🔎 What You Bring

✔ Strong proficiency in Go or similar backend languages like Python with Fast API or JAVA with Springboot .

✔ Experience designing RESTful APIs

✔ Hands-on experience with AWS / GCP

✔ Experience working with PostgreSQL, Redis, Kafka, or SQS

✔ Strong experience with Microservices architecture

✔ Hands-on experience with CI/CD pipelines

✔ Experience with containerized environments (Docker / Kubernetes)

✔ Familiarity with monitoring tools like Prometheus, Grafana, and Spring Actuator

✔ Strong understanding of data structures, algorithms, and system design fundamentals

✔ Ability to own features end-to-end and solve complex engineering problems

✔ Strong focus on code quality, observability, and operational ownership

✔ Comfortable working in fast-paced, high-growth environments





Read more
Programmingcom
Abhishek Arora
Posted by Abhishek Arora
Bengaluru (Bangalore)
3 - 5 yrs
₹1L - ₹10L / yr
skill icon.NET
ASP.NET
skill iconC#
RESTful APIs
MySQL
+2 more

Job Description: As a .NET + Angular Developer, you will be responsible for developing and maintaining web applications using .NET technologies and Angular. You will work on a variety of projects, including the design and implementation of RESTful APIs, microservices, and front-end components. Your role will involve applying best practices in software development, including test-driven development (TDD) and automated unit testing, to ensure the delivery of high-quality software solutions.

Key Responsibilities:

  • Develop and Maintain Applications: Design, develop, and maintain web applications using .NET, C#, ASP.NET, and Angular.
  • RESTful API Development: Create and manage RESTful APIs to enable seamless integration between front-end and back-end systems.
  • Microservices Architecture: Work on microservices-based architectures to enhance scalability and maintainability of applications.
  • Automated Unit Testing: Implement automated unit tests to ensure code quality and reliability.
  • Test-Driven Development (TDD): Apply TDD principles to write efficient and effective code.
  • Database Management: Design and manage databases using MSSQL, ensuring data integrity and performance.
  • Collaboration: Work closely with cross-functional teams, including front-end developers, UX/UI designers, and product managers, to deliver high-quality software solutions.
  • Documentation: Maintain comprehensive documentation for code, APIs, and system architecture.

Required Skills and Qualifications:

  • Proficiency in .NET Technologies: Strong experience with .NET, C#, and ASP.NET.
  • Front-End Development: Expertise in Angular for building dynamic and responsive user interfaces.
  • RESTful APIs: Experience designing and consuming RESTful APIs.
  • Microservices: Knowledge of microservices architecture and implementation.
  • Database Skills: Proficiency in MSSQL for database design and management.
  • Automated Unit Testing: Experience with automated unit testing frameworks and tools.
  • Test-Driven Development: Familiarity with TDD methodologies and best practices.
  • Problem-Solving: Strong analytical and problem-solving skills with the ability to troubleshoot and resolve issues efficiently.
  • Communication: Excellent verbal and written communication skills.

Preferred Qualifications:

  • Experience with additional front-end frameworks or libraries.
  • Knowledge of DevOps practices and tools.
  • Familiarity with Agile methodologies.

What We Offer:

  • Competitive salary and benefits package.
  • Opportunities for professional growth and development.
  • Collaborative and inclusive work environment.
  • Flexible working hours and remote work options (if applicable).


Read more
wwwicloudemscom
at wwwicloudemscom
1 recruiter
Suhasini Gadala iCloudEMS
Posted by Suhasini Gadala iCloudEMS
Remote only
2 - 7 yrs
₹3L - ₹7L / yr
skill iconPHP
MySQL
skill iconLaravel
skill iconCodeIgniter

Looking for a Backend Developer who has Experience in ERP(college/university),CRM(college/university/Payroll/Inventory) ,HRMS.

Experience in Application Development (Product Development)
Good coding experience in PHP and MYSQL Database
Who can write routines and test their own code using the negative SQL concept
Experienced in banking/finance/academic software.

Read more
Altimetrik
Chennai, Hyderabad
5 - 10 yrs
₹13L - ₹25L / yr
skill iconJava
J2EE
skill iconSpring Boot
Hibernate (Java)
skill iconAmazon Web Services (AWS)
+1 more

Java with cloud

 

 Core Java, SpringBoot, MicroServices

- DB2 or any RDBMS database application development

- Linux OS, shell scripting, Batch Processing 

- Troubleshooting Large Scale application 

- Experience in automation and unit test framework is a must 

- AWS Cloud experience desirable 

- Agile Development Experience 

- Complete Development Cycle ( Dev, QA, UAT, Staging)

- Good Oral and Written Communication Skills

 

Read more
Infiraise
at Infiraise
3 recruiters
Kirti Patel
Posted by Kirti Patel
Gandhinagar
3 - 5 yrs
₹9L - ₹15L / yr
skill iconJava
J2EE
skill iconSpring Boot
Hibernate (Java)
Spring
+5 more

Java Developers (4-5 positions)


What qualities are we looking for?

  • 3 – 8 years of experience in building web applications
  • Excellent command over Data Structures & Algorithms
  • Exceptional coding skills in an Object-Oriented programming language (Java)
  • Strong problem solving and analytical skills

Technical Requirements:

  • Working experience on JAVA, Spring Boot. (building web services)
  • Working experience in building microservices and distributed systems.
  • Working experience on using messaging queues RabbitMQ/Kafka is a plus.
  • Knowledge of multiple front-end languages and libraries (e.g. HTML/ CSS, JavaScript, XML, jQuery,  Angular 5+)
  • Excellent knowledge and programming skills in data structures, algorithms.
  • Familiarity with databases (e.g. MySQL, MongoDB)
  • Proficiency with Git
Read more
Finaxar Technology Solutions Private limited
Remote, Pune
5 - 10 yrs
₹5L - ₹20L / yr
skill iconPython
skill iconDjango
skill iconAmazon Web Services (AWS)

Roles and responsibilities

  • Develop well-designed performant and scalable applications and microservices
  • Writing reusable, testable, and efficient code aligning to software development best practices
  • Integrate data storage solutions including databases, key-value stores, blob stores, etc.
  • Build integrations with 3rd party applications through apis’ to ingest and process data
  • Develop state-of-the-art analytics tools to support diverse tasks ranging from ad hoc analysis to production-grade pipelines and workflows for customer applications
  • Ensure security and data protection aspects within the applications
  • Partner with Data Scientists and Analytics Engineers to improve the performance and reliability of advanced algorithms
  • Ensure high performance and availability of distributed systems and applications
  • Interact directly with client project team members and operational staff to support live customer deployments and production issues
Requirements
  • 4+ years of experience in developing applications using python and related technologies.
  • Familiarity in data ingestion and processing libraries in python.
  • Thorough understanding of REST and GRPC technologies.
  • Experience in using ORM (Object Relational Mapper) libraries for data access.
  • Experiencing in developing and hosting APIs and integration with external applications.
  • Experience in building data models and repositories using relational and NoSql databases.
  • Knowledge of JIRA, Bitbucket and agile methodologies.
  • Good to have knowledge of AWS services like Lambda, dynamodb, kinesis and others.
  • Understanding of fundamental design principles behind a scalable application
  • Familiarity with event-driven programming
  • Strong unit test and debugging skills
  • Affinity for learning and applying new technologies and solving new problems
  • Effective organizational skills with strong attention to detail
  • Experience in working with docker is a plus
  • Comfortable in working with Unix/Linux environment
  • Strong communication skills — both written and verbal
Read more
Level 5 Service based client
Level 5 Service based client
Agency job
Bengaluru (Bangalore)
8 - 12 yrs
₹16L - ₹24L / yr
skill iconSpring Boot
Microservices
skill iconJava
J2EE
Struts
+3 more
Java 8 Spring Boot Microservices Exposure in Docker and Kubernetes Exp in Jboss and Tomcat application Server Exp with noSQL databases (e.g. MySql, MongoDB)
Read more
BLUE APPS PRIVATE LIMITED
Bengaluru (Bangalore)
5 - 8 yrs
₹5L - ₹7L / yr
Web Development
MySQL
Mobile Payments
User Interface (UI) Design
Database Design
+2 more
* Minimum 5 years experience in developing web applications plus knowledge of UI design. * Must have experience in Mysql database design * Must have experience in designing and developing admin panels * Knowledge of web design important * Must have experience in payment gateways * Good knowledge and understanding of LAMP/WAMP stack and web technologies (HTML/XML, JS, CSS, Ajax, JSON, Angular JS, jQuery, PHP, and familiarity with MySQL) * Must have exposure knowledge in MVC framework and good experience in API implementation. * Must have experience with AWS products and solutions * Masters in CS or CA or equivalent * Ability to research and write project papers * Ability to implement test cases, automate scripts, evaluate, report, track, and verify bugs * Must be a clear thinker with good written English, and communication skills, good research and organizational skills as well as the ability to pay attention to detail * Must be energetic, show initiative, be willing to learn, work hard and be passionate about work, be able to multitask and work under pressure and across time zones and multiple projects, work in teams, and have a positive attitude
Read more
Why apply to jobs via Cutshort
people_solving_puzzle
Personalized job matches
Stop wasting time. Get matched with jobs that meet your skills, aspirations and preferences.
people_verifying_people
Verified hiring teams
See actual hiring teams, find common social connections or connect with them directly.
ai_chip
Move faster with AI
We use AI to get you faster responses, recommendations and unmatched user experience.
Did not find a job you were looking for?
icon
Search for relevant jobs from 10000+ companies such as Google, Amazon & Uber actively hiring on Cutshort.
companies logo
companies logo
companies logo
companies logo
companies logo
Get to hear about interesting companies hiring right now
Company logo
Company logo
Company logo
Company logo
Company logo
Linkedin iconFollow Cutshort
Users love Cutshort
Read about what our users have to say about finding their next opportunity on Cutshort.
Shubham Vishwakarma's profile image

Shubham Vishwakarma

Full Stack Developer - Averlon
I had an amazing experience. It was a delight getting interviewed via Cutshort. The entire end to end process was amazing. I would like to mention Reshika, she was just amazing wrt guiding me through the process. Thank you team.
Companies hiring on Cutshort
companies logos