Franklin Perez
Share on Facebook MySpace
  • Blog Posts
  • Discussions
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Gifts Received

Gift

Franklin Perez has not received any gifts yet

Give a Gift

 

Franklin Perez's Page

Profile Information

How did you hear about Codetown?
Internet Search
What are your main interests in software development?
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805
Do you have a website?
http://perezf.cnc.net/resume.doc
Anything else you'd like to add? Where do you live? (optional!)
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805

Comment Wall (1 comment)

You need to be a member of Codetown to add comments!

Join Codetown

At 2:05pm on May 26, 2016, Michael Levin said…
Hey, Franklyn! Welcome to Codetown.
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Presentation: Achieving a Culture That Works: Inclusive Leadership that Drives Lasting Success

Matthew Card discusses the intersection of leadership and inclusivity at the BBC. He explains how "changing the bar" rather than just raising it can transform team dynamics. Covering trust, psychological safety, and his "C.A.P.S." and "D.O.S.E." frameworks for resilience, he shares practical strategies for engineering leaders to eliminate toxic behaviors and empower diverse talent to thrive.

By Matthew Card

How Agoda Unified Multiple Data Pipelines Into a Single Source of Truth

Agoda recently described how it consolidated multiple independent data pipelines into a centralized Apache Spark-based platform to eliminate inconsistencies in financial data. The company implemented a multi-layered quality framework that combines automated validations, machine-learning-based anomaly detection, and data contracts, while processing millions of daily booking transactions.

By Eran Stiller

AI-Powered Code Editor Cursor Introduces Dynamic Context Discovery to Improve Token-Efficiency

Cursor introduced a new approach to minimize the context size of requests sent to large language models. Called dynamic context discovery, this method moves away from including large amounts of static context upfront, allowing the agent to dynamically retrieve only the information it needs. This reduces token usage and limits the inclusion of potentially confusing or irrelevant details.

By Sergio De Simone

Vercel Open-Sources Bash Tool for Context Retrieval Using Local Filesystems

Vercel has open-sourced bash-tool that provides a Bash execution engine for AI agents, enabling them to run filesystem-based commands to retrieve context for model prompts.

By Daniel Dominguez

Article: Platform-as-a-Product: Declarative Infrastructure for Developer Velocity

Declarative infrastructure config hides complexity, enabling developers to focus on application code. Unified YAML per service allows early cost validation, while independent CI with centralized CD balances team autonomy and deployment consistency. This standardized approach scales across organizations, making infrastructure invisible and operations automatic.

By Avinash Sabat

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service