- I build backend systems with data consistency, performance and scalability
- Develop Java backend systems with Hibernate/JPA and Spring Boot Using microservices architecture and REST APIs
- Independent researcher with preprints on arXiv in Distributed Computing (cs.DC)
System Design
┌──(fenil@engine)-[~/workspace]
└─$ ./start
Loading ██████████ 100%
. _____ __ _ _ _
/\\ | ___|__ _ __ (_) | \ \ \ \
( ( ) | |_ / _ \ '_ \| | | \ \ \ \
\\/ | _| __/ | | | | | ) ) ) )
' |_| \___|_| |_|_|_| / / / /
==================== /_/_/_/
Backend Developer
:: Fenil Tejani :: (v3.x)
[INFO] FenilEngineApplication...
┌──(fenil@engine)-[~/workspace]
└─$ >>> status --journey
[INFO] Rendering growth graph...
↑
Until You Win ┤ o
Keep Going ┤ ╭─╯
┤ ╭──╯
Learn From Mistakes ┤ ╭──╯
┤ ╭──╯
┤ ╭──╯
Trust The Process ┤ ╭──╯
┤ ╭──╯
It Will Take Time ┤ ╭──╯
┤ ╭──╯
Started Here ┼──────────────────╯────────────────────────→
Start Learn Build Fail Improve Success
flowchart LR
%% Continuous Integration loop
A(( ))
B(( ))
%% Central automation engine
X(( ))
%% Continuous Deployment loop
C(( ))
D(( ))
%% CI workflow cycle
A ==> B
B ==> X
X ==> A
%% CD workflow cycle
X ==> C
C ==> D
D ==> X
%% Hide node labels for clean infinity design
style A color:transparent
style B color:transparent
style C color:transparent
style D color:transparent
style X color:transparent
%% DevOps infinity visual theme
classDef loop fill:#ffffff,stroke:#111111,stroke-width:16px;
classDef center fill:#111111,stroke:#111111,stroke-width:16px;
class A,B,C,D loop;
class X center;
%% Monochrome gradient-style flow
linkStyle 0 stroke:#000000,stroke-width:16px
linkStyle 1 stroke:#333333,stroke-width:16px
linkStyle 2 stroke:#666666,stroke-width:16px
linkStyle 3 stroke:#999999,stroke-width:16px
linkStyle 4 stroke:#666666,stroke-width:16px
linkStyle 5 stroke:#333333,stroke-width:16px
