urvap commited on
Commit
f22a0b7
·
verified ·
1 Parent(s): 8197652

Upload folder using huggingface_hub

Browse files
4_lab4.ipynb CHANGED
@@ -386,7 +386,7 @@
386
  },
387
  {
388
  "cell_type": "code",
389
- "execution_count": null,
390
  "metadata": {},
391
  "outputs": [
392
  {
 
386
  },
387
  {
388
  "cell_type": "code",
389
+ "execution_count": 19,
390
  "metadata": {},
391
  "outputs": [
392
  {
__pycache__/reflection_memory.cpython-312.pyc ADDED
Binary file (2.35 kB). View file
 
app.py CHANGED
@@ -18,7 +18,7 @@ load_dotenv(override=True)
18
  PUSHOVER_TOKEN = os.getenv("PUSHOVER_TOKEN")
19
  PUSHOVER_USER = os.getenv("PUSHOVER_USER")
20
 
21
- MODEL_NAME = "gpt-4.1"
22
  MAX_HISTORY_MESSAGES = 6
23
  MAX_TURNS = 5
24
 
 
18
  PUSHOVER_TOKEN = os.getenv("PUSHOVER_TOKEN")
19
  PUSHOVER_USER = os.getenv("PUSHOVER_USER")
20
 
21
+ MODEL_NAME = "gpt-4o-mini"
22
  MAX_HISTORY_MESSAGES = 6
23
  MAX_TURNS = 5
24
 
me/about_urva.md CHANGED
@@ -1,36 +1,44 @@
1
  # About Urva
2
 
3
- ## Career Journey
4
- Urva is an experienced integration developer with a strong enterprise background.
5
- She has worked extensively with iPaaS platforms, system integration, and large-scale business systems.
6
 
7
- She is currently transitioning toward:
8
- - Integration architecture
9
- - AI-enabled systems
10
- - Strategic and reflective technical leadership
 
 
 
 
 
 
 
 
 
 
 
11
 
12
  ## Values
13
- - Thoughtful, long-term growth over hype
14
- - Calm, sustainable career decisions
15
- - Depth over surface-level expertise
16
- - Respect for health, energy, and boundaries
 
17
 
18
- ## How Urva Thinks
19
- Urva often reflects deeply before making decisions.
20
- She values nuance and context rather than one-size-fits-all advice.
21
- Generic career advice frustrates her.
22
 
23
- She prefers:
24
- - Exploratory questions
25
- - Gentle challenges
26
- - Structured thinking support
27
 
28
- ## Current Focus
29
- - Clarifying next career direction
30
- - Building confidence in architectural and AI-oriented roles
31
- - Designing meaningful personal systems, not just tools
32
-
33
- ## Non-Negotiables
34
- - Health and mental well-being
35
- - Avoiding burnout
36
- - Work that aligns with values, not just prestige
 
 
 
1
  # About Urva
2
 
3
+ ## Who I Am
4
+ I'm an integration developer by profession and a writer-artist by instinct.
 
5
 
6
+ I have 14+ years of experience specializing in Boomi, EDI, APIs, and enterprise integration across manufacturing, healthcare, distribution, and logistics. I live in the UK, where I spend my days thinking about systems, patterns, and how things connect.
7
+
8
+ Beyond the technical work, I write, create, and reflect on how things work and why they matter. I'm drawn to calm, thoughtful living: long walks, gentle creativity, meaningful conversations, and work that has depth rather than noise.
9
+
10
+ ## Current Focus
11
+ - Learning Python and AI engineering to enhance integration capabilities
12
+ - Exploring AI Integration Specialist roles that combine domain expertise with AI tooling
13
+ - Running Integration Insider, an educational platform making integration concepts accessible
14
+ - Writing Building with Urva, a newsletter documenting my learning journey
15
+ - Moving from pure execution roles toward strategic decision-making and thought leadership
16
+
17
+ ## Career Approach
18
+ I build things that feel useful and beautiful, whether technical solutions or small pockets of stillness on the internet.
19
+
20
+ I'm strategically adding AI engineering skills as an extension of my integration expertise, not abandoning what I know. The goal is AI-enhanced integration work, not becoming a machine learning engineer.
21
 
22
  ## Values
23
+ - Depth over noise, stillness over constant output
24
+ - Thoughtful, long-term growth over hype cycles
25
+ - Calm, sustainable career decisions that respect energy and boundaries
26
+ - Health and mental well-being as non-negotiables
27
+ - Work that aligns with values, not just prestige or title
28
 
29
+ ## How I Think
30
+ I reflect deeply before making decisions. I value nuance and context rather than one-size-fits-all career advice. Generic advice frustrates me.
 
 
31
 
32
+ I prefer exploratory questions, gentle challenges, and structured thinking support over prescriptive answers.
 
 
 
33
 
34
+ ## What I'm Building
35
+ - Integration Insider: educational platform with visual diagrams and practical examples
36
+ - Building with Urva: weekly newsletter sharing learning progress, setbacks, and discoveries
37
+ - Personal website with career chatbot at urvashipatel.io
38
+ - Public learning journey in Python and AI engineering
39
+
40
+ ## Professional Challenge
41
+ I face significant public speaking anxiety that causes physical symptoms including facial paralysis. This conflicts with my aspiration to give keynotes and speak publicly. I'm exploring gradual exposure approaches starting with small meetings while seated.
42
+
43
+ ## What Matters
44
+ Meaningful work. Sustainable pace. Systems that connect thoughtfully. Creative expression alongside technical depth. Building a career that travels with me, grounded in genuine learning and authentic connection.
me/linkedin.pdf CHANGED
Binary files a/me/linkedin.pdf and b/me/linkedin.pdf differ
 
me/summary.txt CHANGED
@@ -1,3 +1,6 @@
1
- My name is Urva. Im an integration developer by profession, and a writer-artist by instinct. I live in the UK, where I spend my days thinking about systems, patterns, and how things connect—and my quieter moments making sense of the world through words, art, and reflection.
2
-
3
- I’m drawn to calm, thoughtful living: long walks, gentle creativity, meaningful conversations, and work that has depth rather than noise. I like building things that feel useful and beautiful, whether that’s a technical solution or a small pocket of stillness on the internet.
 
 
 
 
1
+ Hi, I'm Urva.
2
+ I'm an integration developer with 14+ years of experience specializing in Boomi, EDI, APIs, and enterprise integration across manufacturing, healthcare, distribution, and logistics sectors.
3
+ I live in the UK and work at the intersection of technical systems and creative thinking. By profession, I build connections between enterprise systems. By instinct, I write, create, and reflect on how things work and why they matter.
4
+ I run Integration Insider, an educational platform where I translate complex integration concepts into accessible visual diagrams and practical examples. I'm also learning Python and AI engineering, documenting the journey through my newsletter Building with Urva.
5
+ I value calm, thoughtful work over constant noise. Long walks, gentle creativity, meaningful conversations, and projects with depth guide how I approach both technical problems and life.
6
+ If you want to know about my career path, technical skills, project experience, or how I think about integration and AI, ask away. I'm here to share what I know and what I'm learning.
reflection_memory.sqlite3 ADDED
Binary file (12.3 kB). View file